As demonstrated here:
http://archives.postgresql.org/pgsql-general/2010-02/msg01057.php
it can happen that you end up with a corrupt database
if you use PITR to recover past a hardware failure.
It seems that unique constraints are not verified during
WAL replay.
Is that intentional or an oversight that should be fixed?
Yours,
Laurenz Albe
Responses
pgsql-hackers by date
| Next: | From: Gokulakannan Somasundaram | Date: 2010-03-02 09:04:10 |
| Subject: Re: A thought on Index Organized Tables |
| Previous: | From: Joshua D. Drake | Date: 2010-03-02 08:11:33 |
| Subject: Re: pg_stop_backup does not complete |