| From: | "Tena Sakai" <tsakai(at)gallo(dot)ucsf(dot)edu> |
|---|---|
| To: | <pgsql-admin(at)postgresql(dot)org> |
| Subject: | failure on 'pg_ctl stop' command |
| Date: | 2007-10-11 16:07:43 |
| Message-ID: | FE44E0D7EAD2ED4BB2165071DB8E328C03062CC5@egcrc-ex01.egcrc.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi Everybody,
I had a failure on stopping postgres.
The command I issued was:
>> pg_ctl stop -m s
and its response was:
>> waiting for server to shut down............................................................... failed
>> pg_ctl: server does not shut down
I repeated the same command and the response was identical.
I proceeded to issue:
>> pg_ctl stop -m f
and this time it came back with:
>> waiting for server to shut down.... done
>> server stopped
Would somebody please tell me what this means?
Is it indicative of some trouble? What can/Should
I do to remedy the situation?
My environment is Redhat Linux, Dell AMD 64bit machine
with postgres 8.2.4.
Regards,
Tena Sakai
tsakai(at)gallo(dot)ucsf(dot)edu
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Marlowe | 2007-10-11 17:03:51 | Re: failure on 'pg_ctl stop' command |
| Previous Message | Simon Riggs | 2007-10-11 16:02:42 | Re: Consistent PITR backup |