On 19 March 2013 00:52, Jeff Davis <[email protected]> wrote: > 2PC state files actually are protected by CRC32 (see EndPrepare()), and > so is pg_control (which is not mentioned). > > If we want to be thorough, it might be worth mentioning that we expect > filesystem metadata to not be corrupted/lost, either.
Added separate comments for each point. -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
