1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele c41fb575fb Add standby restore type.
This restore type automatically adds standby_mode=on to recovery.conf.

This could be accomplished previously by setting --recovery-option=standby_mode=on but PostgreSQL 12 requires standby mode to be enabled by a special file named standby.signal.

The new restore type allows us to maintain a common interface between PostgreSQL versions.
2019-09-26 17:39:45 -04:00
..
Archive Update HINT messages to conform to new standard detailed in CODING.md. 2019-09-14 12:21:08 -04:00
Backup Update HINT messages to conform to new standard detailed in CODING.md. 2019-09-14 12:21:08 -04:00
Check Fix comment typos. 2019-08-26 12:05:36 -04:00
Common Update HINT messages to conform to new standard detailed in CODING.md. 2019-09-14 12:21:08 -04:00
Config Fix comment typos. 2019-08-26 12:05:36 -04:00
Protocol Don't decode manifest data when it is generated on a remote. 2019-09-03 12:30:45 -04:00
Storage Don't decode manifest data when it is generated on a remote. 2019-09-03 12:30:45 -04:00
Db.pm Update HINT messages to conform to new standard detailed in CODING.md. 2019-09-14 12:21:08 -04:00
DbVersion.pm Fix static WAL segment size used to determine if archive-push-queue-max has been exceeded. 2018-10-27 20:00:00 +01:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
LibC.pm Remove perl critic and coverage. 2019-07-05 16:55:17 -04:00
LibCAuto.pm Add standby restore type. 2019-09-26 17:39:45 -04:00
Main.pm The restore command is implemented entirely in C. 2019-09-26 07:52:02 -04:00
Manifest.pm Fix comment typos. 2019-08-26 12:05:36 -04:00
Version.pm Begin v2.18 development. 2019-09-03 17:53:50 -04:00