<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rdera</author_name>
  <author_url>https://blog.hatena.ne.jp/rdera/</author_url>
  <blog_title>rderaログ</blog_title>
  <blog_url>https://rdera.hatenadiary.org/</blog_url>
  <categories>
    <anon>postgresql</anon>
  </categories>
  <description>データベースを使用するためにインストールするものは？ # yum install postgresql postgresql-server インストールしたらユーザpostgresが勝手に作成されたけど… postgresqlのスーパーユーザpostgresが勝手に作成されます。 でも、ユーザとしてパスワードが作成されていないので、作成しておきましょう。 # passwd postgresそれと、データベース用のユーザpostgresにもパスワードを設定しておきましょ。 postgres=# ALTER ROLE postgres with password 'hogehogehoge'; ま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frdera.hatenadiary.org%2Fentry%2F20110512%2F1305209958&quot; title=&quot;私的Q&amp;amp;Aメモ - rderaログ&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>2011-05-12 23:19:18</published>
  <title>私的Q&amp;Aメモ</title>
  <type>rich</type>
  <url>https://rdera.hatenadiary.org/entry/20110512/1305209958</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
