On Fri, Aug 2, 2013 at 8:17 AM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> On Fri, Jul 26, 2013 at 8:27 AM, Tom Lane <[email protected]> wrote: >>> would you expect crash recovery to notice the disappearance of a file >>> that was touched nowhere in the replayed actions? > >> Eh, maybe not. But should we try harder to detect the unexpected >> disappearance of one that is? > > We do, don't we? The replay stuff should complain unless it sees a drop > or truncate covering any unaccounted-for pages.
Hmm. Yeah. But the OP seems to think it doesn't work. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
