- May 16, 2006
- Category: Server
PostgreSQL停止
ようやく旧ブログサーバを停止した。
これに伴いPostgreSQLを使うアプリケーションが無くなったため停止することにする。
# /sbin/service postgresql stop Stopping PostgreSQL: postmaster stopped ok # /sbin/service postgresql status pg_ctl: neither postmaster nor postgres running # tail /var/log/messages May 16 12:06:51 boris postgres[1412]: [1-1] LOG: received fast shutdown request May 16 12:06:51 boris postgres[1425]: [1-1] LOG: shutting down May 16 12:06:51 boris postgres[1425]: [2-1] LOG: database system is shut down
Comments
No comments found.