aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/recovery.conf.sample
Commit message (Expand)AuthorAge
* Tweaks for recovery_target_actionSimon Riggs2014-12-07
* Consistently spell a replication slot's name as slot_name.Andres Freund2014-06-05
* Rename min_recovery_apply_delay to recovery_min_apply_delay.Tom Lane2014-05-10
* Fix typoMagnus Hagander2014-04-18
* Add primary_slotname to recovery.conf.sample.Fujii Masao2014-02-03
* Add recovery_target='immediate' option.Heikki Linnakangas2014-01-25
* Allow time delayed standbys and recoverySimon Riggs2013-12-12
* Whitespace adjustment for consistency in the filePeter Eisentraut2011-09-03
* Add pause_at_recovery_target to recovery.conf.sample; improve docs.Robert Haas2011-03-17
* Named restore points in recovery. Users can record named points, thenSimon Riggs2011-02-08
* Improve recovery.conf.sample comments.Robert Haas2011-01-07
* Remove quotes from boolean recovery.conf.sample parameters, now that theBruce Momjian2010-12-24
* Remove now-outdated mention of quotes being required in recovery.conf.Robert Haas2010-12-03
* Rename restartpoint_command to archive_cleanup_command.Itagaki Takahiro2010-06-10
* Rename "Log-streaming replication parameters" header to "Standby serverHeikki Linnakangas2010-04-06
* Change recovery.conf.sample to match postgresql.conf by showing onlyBruce Momjian2010-03-31
* Edit recovery.conf.sample so it matches docs. Change standby_modeSimon Riggs2010-03-29
* Introduce Streaming Replication.Heikki Linnakangas2010-01-15
* Allow read only connections during recovery, known as Hot Standby.Simon Riggs2009-12-19
* Include recovery_end_command in recovery.conf.sample.Tom Lane2009-05-14
* Invent WAL timelines, as per recent discussion, to make point-in-timeTom Lane2004-07-21
* Remove unportable use of strptime() to parse recovery target time spec.Tom Lane2004-07-19
* XLOG file archiving and point-in-time recovery. There are still someTom Lane2004-07-19