Re: warning message in standby - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: warning message in standby
Date
Msg-id 4C1675B8.7040304@agliodbs.com
Whole thread Raw
In response to Re: warning message in standby  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 6/14/10 7:57 AM, Tom Lane wrote:
> However, I do agree that it's not helpful to loop forever.  If we can
> easily make it retry once and then PANIC, I'd be for that --- otherwise
> I tend to agree that the best thing is just to PANIC immediately.  There
> are many many situations where a slave resync will be necessary; a
> transmission error on the WAL data is just one more

I'd vote for 3 or 5 times.  Whatever is the same as we do with trying to
get the log files.

--                                  -- Josh Berkus                                    PostgreSQL Experts Inc.
                        http://www.pgexperts.com
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: warning message in standby
Next
From: Magnus Hagander
Date:
Subject: Re: warning message in standby