Re: How to shoot yourself in the foot: kill -9 postmaster

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: How to shoot yourself in the foot: kill -9 postmaster
Date: 2001-03-06 16:57:48
Message-ID: Pine.LNX.4.30.0103061757240.778-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian writes:

> This will try a pg_ctl shutdown for 60 seconds, then kill pg_ctl. You
> would then need a kill of you own.

pg_ctl automatically times out after 60 seconds.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-03-06 16:58:12 Re: AW: AW: AW: WAL-based allocation of XIDs is insecure
Previous Message Bruce Momjian 2001-03-06 16:54:49 Re: How to shoot yourself in the foot: kill -9 postmaster