Re: Hot standby fails if any backend crashes - Mailing list pgsql-hackers

From Daniel Farina
Subject Re: Hot standby fails if any backend crashes
Date
Msg-id CAAZKuFbUqM6WygRc1fKXqhwo0H_Rfxs_RZG3B8qbj17jwatNjg@mail.gmail.com
Whole thread Raw
In response to Re: Hot standby fails if any backend crashes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, Feb 2, 2012 at 8:48 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> It's a bit disturbing that nobody has reported this from the field yet.
> Seems to imply that hot standby isn't being used much.

I have seen this, but didn't get to dig in, as I thought it could be a
problem from other things done outside Postgres (it also came up in
#6200, but I didn't mention it).

Consider it retroactively reported.

-- 
fdr


pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Review of: explain / allow collecting row counts without timing info
Next
From: Daniel Farina
Date:
Subject: Re: Should we add crc32 in libpgport?