Allow Hot Standby to begin from a shutdown checkpoint.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Allow Hot Standby to begin from a shutdown checkpoint. Patch by Simon Riggs & me
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/twophase.c | modified | +84 −1 |
| src/backend/access/transam/xlog.c | modified | +138 −60 |
| src/include/access/twophase.h | modified | +2 −1 |