<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>EternalBlueBullet</author_name>
  <author_url>https://blog.hatena.ne.jp/EternalBlueBullet/</author_url>
  <blog_title>Web3徒然ブログ</blog_title>
  <blog_url>https://eternalbluebullet.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>psql からユーザpostgresでデータベースdb1に接続する。 psql -d db1 -U postgres データベースクラスタの場所（私の場合） /var/lib/pgsql/10/data データベースクラスタ内には、複数のデータベースを作成できる。 データベース名とOIDの対応を確認。 db1=# SELECT oid,datname FROM pg_database; oid | datname -------+----------- 13805 | postgres 16384 | db1 1 | template1 13804 | template0 (4 rows) i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feternalbluebullet.hatenablog.com%2Fentry%2F2020%2F07%2F27%2F173415&quot; title=&quot;postgresSQL学習 - Web3徒然ブログ&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-07-27 17:34:15</published>
  <title>postgresSQL学習</title>
  <type>rich</type>
  <url>https://eternalbluebullet.hatenablog.com/entry/2020/07/27/173415</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
