Postmaster not stopping

From: "Chris Mulcahy" <cmulcahy(at)cmulcahy(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Postmaster not stopping
Date: 2001-08-17 16:27:47
Message-ID: 037901c12739$8dcf5980$0301a8c0@cmulcahy.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greetings:

I'm having problems stopping the postmaster. As I'm very well aware,
kill -i on the postmaster is a Bad Thing (tm), so what are my options?
What can I look for to help me narrow down the problem?

Any help appreciated. Below is a log from what I'm doing.

Thanks!
Chris

[root(at)gumby bin]# ./pg_ctl -D /var/lib/pgsql/data/ stop
waiting for postmaster to shut
down................................................................
failed
pg_ctl: postmaster does not shut down
You have mail in /var/spool/mail/cmulcahy
[root(at)gumby bin]# ./pg_ctl -D /var/lib/pgsql/data/ stop
waiting for postmaster to shut
down................................................................
failed
pg_ctl: postmaster does not shut down

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mitch Vincent 2001-08-17 16:59:00 Backend hanging..
Previous Message Colin 't Hart 2001-08-17 15:40:12 Re: Max number of tables in a db?