1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/lib/pgBackRest
David Steele d5c1f02c72 Include archive_status directory in online backups.
The archive_status directory is now recreated on restore to support PostgreSQL 8.3 which does not recreate it automatically like more recent versions do.

Also fixed log checking after PostgreSQL shuts down to include FATAL messages and disallow immediate shutdowns which can throw FATAL errors in the log.

Reported by Stephen Frost.
2017-07-24 07:57:47 -04:00
..
Archive Minor optimizations to package loads and ordering for archive-get and archive-push commands. 2017-06-27 17:54:30 -04:00
Backup Rename Archive modules to remove redundancy. 2017-06-21 08:02:21 -04:00
Check Rename Archive modules to remove redundancy. 2017-06-21 08:02:21 -04:00
Common Add s3-repo-ca-path and s3-repo-ca-file options. 2017-06-22 18:22:49 -04:00
Config Add s3-repo-ca-path and s3-repo-ca-file options. 2017-06-22 18:22:49 -04:00
Protocol Add s3-repo-ca-path and s3-repo-ca-file options. 2017-06-22 18:22:49 -04:00
Storage Fixed misleading error message when a file was opened for write in a missing directory. 2017-06-27 17:07:12 -04:00
Db.pm Revert removal of Ubuntu 12.04 and PostgreSQL 8.3. 2017-06-27 15:58:02 -04:00
DbVersion.pm Revert removal of Ubuntu 12.04 and PostgreSQL 8.3. 2017-06-27 15:58:02 -04:00
Expire.pm Rename Archive modules to remove redundancy. 2017-06-21 08:02:21 -04:00
Info.pm Improved WAL data returned by info command. 2017-07-21 17:32:41 -04:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
Manifest.pm Include archive_status directory in online backups. 2017-07-24 07:57:47 -04:00
Restore.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
RestoreFile.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Stanza.pm Rename Archive modules to remove redundancy. 2017-06-21 08:02:21 -04:00
Version.pm Improved WAL data returned by info command. 2017-07-21 17:32:41 -04:00