Re: warning message in standby
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Bruce Momjian <bruce@momjian.us>, Magnus Hagander <magnus@hagander.net>, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, Simon Riggs <simon@2ndquadrant.com>, Fujii Masao <masao.fujii@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-06-14T14:38:08Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > I'm willing to buy the above, but nobody has explained to my > satisfaction why it's remotely sane to go into an infinite retry loop > on an unrecoverable error. That's a different question altogether ;-). I assume you're not satisfied by the change Heikki committed a couple hours ago? It will at least try to do something to recover. regards, tom lane