index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
transam
/
recovery.conf.sample
Commit message (
Expand
)
Author
Age
*
Tweaks for recovery_target_action
Simon Riggs
2014-12-07
*
Consistently spell a replication slot's name as slot_name.
Andres Freund
2014-06-05
*
Rename min_recovery_apply_delay to recovery_min_apply_delay.
Tom Lane
2014-05-10
*
Fix typo
Magnus Hagander
2014-04-18
*
Add primary_slotname to recovery.conf.sample.
Fujii Masao
2014-02-03
*
Add recovery_target='immediate' option.
Heikki Linnakangas
2014-01-25
*
Allow time delayed standbys and recovery
Simon Riggs
2013-12-12
*
Whitespace adjustment for consistency in the file
Peter Eisentraut
2011-09-03
*
Add pause_at_recovery_target to recovery.conf.sample; improve docs.
Robert Haas
2011-03-17
*
Named restore points in recovery. Users can record named points, then
Simon Riggs
2011-02-08
*
Improve recovery.conf.sample comments.
Robert Haas
2011-01-07
*
Remove quotes from boolean recovery.conf.sample parameters, now that the
Bruce Momjian
2010-12-24
*
Remove now-outdated mention of quotes being required in recovery.conf.
Robert Haas
2010-12-03
*
Rename restartpoint_command to archive_cleanup_command.
Itagaki Takahiro
2010-06-10
*
Rename "Log-streaming replication parameters" header to "Standby server
Heikki Linnakangas
2010-04-06
*
Change recovery.conf.sample to match postgresql.conf by showing only
Bruce Momjian
2010-03-31
*
Edit recovery.conf.sample so it matches docs. Change standby_mode
Simon Riggs
2010-03-29
*
Introduce Streaming Replication.
Heikki Linnakangas
2010-01-15
*
Allow read only connections during recovery, known as Hot Standby.
Simon Riggs
2009-12-19
*
Include recovery_end_command in recovery.conf.sample.
Tom Lane
2009-05-14
*
Invent WAL timelines, as per recent discussion, to make point-in-time
Tom Lane
2004-07-21
*
Remove unportable use of strptime() to parse recovery target time spec.
Tom Lane
2004-07-19
*
XLOG file archiving and point-in-time recovery. There are still some
Tom Lane
2004-07-19