RE: Quite strange crash

From: "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM>
To: "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Denis Perchine <dyp(at)perchine(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: RE: Quite strange crash
Date: 2001-01-09 06:26:43
Message-ID: 8F4C99C66D04D4118F580090272A7A234D3241@sectorbase1.sectorbase.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Killing an individual backend with SIGTERM is bad luck. The backend
> will assume that it's being killed by the postmaster, and will exit
> without a whole lot of concern for cleaning up shared memory --- the

What code will be returned to postmaster in this case?

Vadim

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-01-09 06:40:49 Re: Quite strange crash
Previous Message Tom Lane 2001-01-09 06:23:26 Re: Quite strange crash