diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-07-22 20:18:40 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-07-22 20:18:40 +0000 |
commit | 3dba9cb694070829ccf132fe69195ad9203cc73b (patch) | |
tree | 0ea15473abbaebf986ece99d0db8144eb3d9f3c0 /doc/src | |
parent | 406e8aa294755bec6d36a345f5afb5c5d0b96f08 (diff) | |
download | postgresql-3dba9cb694070829ccf132fe69195ad9203cc73b.tar.gz postgresql-3dba9cb694070829ccf132fe69195ad9203cc73b.zip |
Add a check on file size as an additional safety check that a WAL file
recovered from archive is not corrupt. It's not much but it will catch
one common problem, viz out-of-disk-space.
Also, force a WAL recovery scan when recovery.conf is present, even if
pg_control shows a clean shutdown. This allows recovery with a tar backup
that was taken with the postmaster shut down, as per complaint from
Mark Kirkwood.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions