Re: [HACKERS] Checksum failures generate warnings

2013-04-21 Thread Jeff Janes
On Sat, Apr 20, 2013 at 5:54 AM, Bruce Momjian wrote: > Do we really want to generate just a warning for a checksum failure, and > not an error; see PageIsVerified(). > Unless you turn on the parameter "ignore_checksum_failure", you will get an error. It will be generated by the caller, not b

[HACKERS] Checksum failures generate warnings

2013-04-20 Thread Bruce Momjian
Do we really want to generate just a warning for a checksum failure, and not an error; see PageIsVerified(). -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-hac