<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bushimichi</author_name>
  <author_url>https://blog.hatena.ne.jp/bushimichi/</author_url>
  <blog_title>bushimichiの日記</blog_title>
  <blog_url>https://bushimichi.hatenablog.com/</blog_url>
  <categories>
    <anon>PostgreSQL</anon>
  </categories>
  <description>テスト環境の設備の問題などで、あんまりサーバの台数がまかなえなかった時に 1台のPCで2役をしてもらいたい時なんかに有効です。まずは、PostgreSQLをインストールして、デフォルトの状態で起動します。 postmaster -D /var/lib/pgsql/data -p 5432 次に、複数起動する場合は、ポートと、データの保存場所を変えてやれば 起動できます。 initdb -D /var/lib/pgsql/data2 # postgresql.conf 編集 tcpip_socket = true port = 5433 postmaster -D /var/lib/pgsql/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbushimichi.hatenablog.com%2Fentry%2F20090417%2F1239971118&quot; title=&quot;別ポートで1台のサーバでPostgreSQLを複数起動する方法 - bushimichiの日記&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>2009-04-17 21:25:18</published>
  <title>別ポートで1台のサーバでPostgreSQLを複数起動する方法</title>
  <type>rich</type>
  <url>https://bushimichi.hatenablog.com/entry/20090417/1239971118</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
