| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
編集の要約なし
==PostgreSQL 8.3.5 起動と停止==
[[PostgreSQL][PostgreSQL 8.3.5]]
http://www.postgresql.jp/document/current/html/server-start.html
====バックグラウンドで実行====
*通常は、バックグラウンドでpostgresを起動
$ postgres -D /usr/local/pgsql/data >>logfile 2>>&1 &
===pg_ctlラッパプログラム===

案内メニュー