Re: Stopping Postgres - Mailing list pgsql-general

From Tom Lane
Subject Re: Stopping Postgres
Date
Msg-id 13735.1121345392@sss.pgh.pa.us
Whole thread Raw
In response to Stopping Postgres  (David Mitchell <david.mitchell@telogis.com>)
Responses Re: Stopping Postgres
List pgsql-general
David Mitchell <david.mitchell@telogis.com> writes:
> What is the best way to quickly and reliably stop postgres? We've found
> that pg_ctl doesn't work for us very well, frequently failing to
> actually stop the postmaster (it times out and reports that it has
> failed to stop). This is the same even if we use -m immediate.

pg_ctl always works for me (and I use it several times a day ;-)).
What PG version are you using, on what platform?  Is it possible
you've got permissions problems?

            regards, tom lane

pgsql-general by date:

Previous
From: "Relyea, Mike"
Date:
Subject: Re: Quotation marks in queries
Next
From: Russ Brown
Date:
Subject: Re: Quotation marks in queries