From: | Jie Liang <jie(at)stbernard(dot)com> |
---|---|
To: | 'Mona Gamboa' <mona(at)loopone(dot)com>, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: postmaster failing to shut down |
Date: | 2002-12-31 19:25:34 |
Message-ID: | E7E213858379814A9AE48CA6754F5ECB1E1980@mail01.stbernard.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
use command ps to find out who is still connect db, terminate those sessions
then try again.
Jie Liang
-----Original Message-----
From: Mona Gamboa [mailto:mona(at)loopone(dot)com]
Sent: Wednesday, December 25, 2002 12:13 AM
To: pgsql-admin(at)postgresql(dot)org
Subject: [ADMIN] postmaster failing to shut down
Hi,
I'm new to PostgreSQL--have been using it for 3-4 months now.
I've been porting our Oracle DB and applications to PostgreSQL and I am
using the latest release 7.3.
Anyway, when I do try to shutdown the postmaster with the following command:
pg_ctl -D /home/postgres/pgsql/DATA stop -m fast
I get the following:
waiting for postmaster to shut
down................................................................ failed
pg_ctl: postmaster does not shut down
Any ideas why this is happening? And what I can do to avoid this?
Thank You.
Mona Gamboa
From | Date | Subject | |
---|---|---|---|
Next Message | Jie Liang | 2002-12-31 19:35:16 | Re: Stored procedures doubts |
Previous Message | Jie Liang | 2002-12-31 19:21:07 | Re: pgAdmin cannot view tables |