<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>K_Koh</author_name>
  <author_url>https://blog.hatena.ne.jp/K_Koh/</author_url>
  <blog_title>Just do IT</blog_title>
  <blog_url>https://k-koh.hatenablog.com/</blog_url>
  <categories>
    <anon>PostgreSQL</anon>
  </categories>
  <description># PostgreSQLにログインする sudo su postgres # ユーザーを削除 dropuser ユーザー名 対話式で削除する場合は文が変わる。 # 対話式を立ち上げる $ psql postgres postgres=# DROP USER ユーザーネーム; DROP ROLE ユーザー名を確認するにはこちら。 $ sudo su postgres $ psql postgres=# \du \duでどのユーザーにどんな権限があるかも確認できる。 参考 PostgreSQL/PostgreSQLでユーザを削除する方法 - 調べる.DB &quot;PG::InsufficientPriv…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-koh.hatenablog.com%2Fentry%2F2020%2F03%2F26%2F134005&quot; title=&quot;PostgreSQL でユーザーを削除する - Just do IT&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-03-26 13:40:05</published>
  <title>PostgreSQL でユーザーを削除する</title>
  <type>rich</type>
  <url>https://k-koh.hatenablog.com/entry/2020/03/26/134005</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
