diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-04-27 09:25:18 +0000 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-04-27 09:25:18 +0000 |
commit | 3efba16d569ef00f8db20eb7c1f3ac80140e5902 (patch) | |
tree | 246d388ebad62b1f5834474936348b134b43ecc3 /src/backend/commands/dbcommands.c | |
parent | 3456cf1831feacd066037856cba044cce3935e54 (diff) | |
download | postgresql-3efba16d569ef00f8db20eb7c1f3ac80140e5902.tar.gz postgresql-3efba16d569ef00f8db20eb7c1f3ac80140e5902.zip |
If a base backup is cancelled by server shutdown or crash, throw an error
in WAL recovery when it sees the shutdown checkpoint record. It's more
user-friendly to find out about it at that point than at the end of
recovery, and you're not left wondering why your hot standby server never
opens up for read-only connections.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions