Change default of recovery_target_timeline to 'latest'
Peter Eisentraut <peter@eisentraut.org>
Change default of recovery_target_timeline to 'latest' This is what one usually wants for recovery and almost always wants for a standby. Discussion: https://www.postgresql.org/message-id/flat/6dd2c23a-4162-8469-410f-bfe146e28c0c@2ndquadrant.com/ Reviewed-by: David Steele <david@pgmasters.net> Reviewed-by: Michael Paquier <michael@paquier.xyz>
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +6 −2 |
| doc/src/sgml/high-availability.sgml | modified | +3 −3 |
| src/backend/access/transam/xlog.c | modified | +1 −1 |
| src/backend/utils/misc/guc.c | modified | +4 −3 |
| src/backend/utils/misc/postgresql.conf.sample | modified | +1 −1 |
| src/bin/pg_rewind/RewindTest.pm | modified | +0 −2 |
| src/test/recovery/t/004_timeline_switch.pl | modified | +0 −1 |
| src/test/recovery/t/009_twophase.pl | modified | +0 −12 |
| src/test/recovery/t/012_subtransactions.pl | modified | +0 −12 |
Documentation touched
Discussion
Cited messages not in the archive:
6dd2c23a-4162-8469-410f-bfe146e28c0c@2ndquadrant.com/