1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-05 07:21:24 +03:00
Files
postgres/src/backend
Simon Riggs bca8b7f16a Hot Standby feedback for avoidance of cleanup conflicts on standby.
Standby optionally sends back information about oldestXmin of queries
which is then checked and applied to the WALSender's proc->xmin.
GetOldestXmin() is modified slightly to agree with GetSnapshotData(),
so that all backends on primary include WALSender within their snapshots.
Note this does nothing to change the snapshot xmin on either master or
standby. Feedback piggybacks on the standby reply message.
vacuum_defer_cleanup_age is no longer used on standby, though parameter
still exists on primary, since some use cases still exist.

Simon Riggs, review comments from Fujii Masao, Heikki Linnakangas, Robert Haas
2011-02-16 19:29:37 +00:00
..
2011-02-08 23:04:18 +02:00
2011-01-01 13:18:15 -05:00
2011-01-01 13:18:15 -05:00
2011-01-01 13:18:15 -05:00
2011-01-01 13:18:15 -05:00
2011-02-12 15:55:18 +02:00
2010-09-20 22:08:53 +02:00
2011-02-04 15:52:21 -05:00
2011-02-15 21:30:23 -05:00
2011-01-01 13:18:15 -05:00
2011-02-12 15:55:18 +02:00
2010-09-20 22:08:53 +02:00