1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-06 03:53:59 +02:00
pgbackrest/lib/pgBackRest
David Steele 3434240097 Remove incompletely implemented online option from the check command.
Offline operation runs counter to the purpose of this command, which is to check if archiving and backups are working correctly.

Reported by Jason O'Donnell.
2018-08-12 19:24:21 -04:00
..
Archive PostgreSQL 11 Beta 1 support. 2018-06-05 08:59:17 -04:00
Backup Require PostgreSQL catalog version when instantiating a Manifest object (and not loading it from disk). 2018-07-16 17:25:15 -04:00
Check Remove incompletely implemented online option from the check command. 2018-08-12 19:24:21 -04:00
Common Add basic C JSON parser. 2018-08-09 08:06:23 -04:00
Config Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Protocol Fix archive write lock being taken for the synchronous archive-get command. 2018-05-21 10:46:45 -04:00
Storage Fix non-compliant ISO-8601 timestamp format in S3 authorization headers. 2018-07-01 08:17:27 -04:00
Db.pm PostgreSQL 11 Beta 2 support. 2018-06-30 14:55:25 -04:00
DbVersion.pm PostgreSQL 11 Beta 1 support. 2018-06-05 08:59:17 -04:00
Expire.pm Rename retention-* options to repo-retention-*. 2018-02-19 15:07:24 -05:00
Info.pm Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
LibC.pm Embed exported C functions and Perl modules directly into the pgBackRest executable. 2018-05-22 12:53:08 -04:00
LibCAuto.pm Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
Main.pm Fix issue where errors raised in C were not logged when called from Perl. 2018-07-20 08:11:34 -04:00
Manifest.pm Exclude temporary and unlogged relation (table/index) files from backup. 2018-07-30 18:53:34 -04:00
Restore.pm Fix error in selective restore when only one user database exists in the cluster. 2018-06-14 17:44:44 -04:00
RestoreFile.pm Fix delta restore failing when a linked file was missing. 2018-05-02 12:06:12 -04:00
Stanza.pm Remove incompletely implemented online option from the check command. 2018-08-12 19:24:21 -04:00
Version.pm Begin v2.05 development. 2018-07-09 08:15:16 -04:00