Re: killing a hung postgres process brings down the Postgres database server on MAC OS X! - Mailing list pgsql-admin

From Rosser Schwarz
Subject Re: killing a hung postgres process brings down the Postgres database server on MAC OS X!
Date
Msg-id 37d451f7040927163636c9f64c@mail.gmail.com
Whole thread Raw
In response to killing a hung postgres process brings down the Postgres database server on MAC OS X!  (Qing Zhao <qzhao@supplyfx.com>)
List pgsql-admin
while you weren't looking, Qing Zhao wrote:

[...]

> Is there a way to kill the dead processes/thread without really affect
> the PG server?

See: http://www.postgresql.org/docs/7.3/static/postmaster-shutdown.html

I have occasionally had to kill -9 a backend, but it's never been
pleasant.  Avoid if at all possible.

/rls

--
:wq

pgsql-admin by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: moving pg_xlog
Next
From: Tom Lane
Date:
Subject: Re: killing a hung postgres process brings down the Postgres database server on MAC OS X!