Re: Shutting down a warm standby database in - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Shutting down a warm standby database in
Date
Msg-id 200611301458.kAUEwqb17574@momjian.us
Whole thread Raw
In response to Re: Shutting down a warm standby database in 8.2beta3  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Shutting down a warm standby database in  (Stephen Harris <lists@spuddy.org>)
Re: Shutting down a warm standby database in  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Stephen Harris wrote:
> >> Should this cause a coredump when it happens?
> 
> > You should never get a core file.
> 
> elog(PANIC) => abort() => core dump.  This is completely expected.

Well, then I should have said there is no reason you should ever get a
panic.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Shutting down a warm standby database in 8.2beta3
Next
From: Devrim GUNDUZ
Date:
Subject: Need testers for 8.2 RC1 RPMs