Re: Detecting corrupted pages earlier
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Kevin Brown <kevin@sysexperts.com>, pgsql-hackers@postgresql.org
Date: 2003-04-02T20:37:16Z
Lists: pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes: > Perhaps better would be to throw a message message any time it is turned > on, reminding them it should not be left on. Is that cleaner? Where are you going to throw a message to, if it's in postgresql.conf? Bleating in the postmaster log probably won't draw the attention of a user clueless enough to be trying this ;-) regards, tom lane