On Wed, May 11, 2011 at 7:22 AM, Manoranjan Reddy <m...@manosoftlive.com> wrote:
> #Stopping PostGreSQL, it didnt go through
> postgres{24} pg_ctl stop -D /usr/local/postgres/data/
> waiting for server to shut
> down.............................................. ................. failed
> pg_ctl: server does not shut down

You may want to try shutting down with "-m fast".  Without that, it
waits for all clients to disconnect before shutting down, and
sometimes clients don't do that quickly, or at all.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to