[[PostgreSQL]]

*説明 [#ee55550f]
ソースの中に自動起動用のスクリプトがあるので、それをコピーしてchkconfigで有効にする

 # cp /home/postgres/postgresql-9.2.6/contrib/start-scripts/linux /etc/init.d/postgresql
 # chkconfig --add postgresql
 # chkconfig postgresql on
 # chkconfig postgresql --list
 postgresql     	0:off	1:off	2:on	3:on	4:on	5:on	6:off

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS