1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/lib/pgBackRest/Archive
David Steele 21f56f64eb Add hints when unable to find a WAL segment in the archive.
When this error happens in the context of a backup it can be a bit mystifying as to why the backup is failing.  Add some hints to get the user started.

These hints will appear any time a WAL segment can't be found, which makes the hint about the check command redundant when the user is actually running the check command, but it doesn't seem worth trying to exclude the hint in that case.

Suggested by Hans-Jürgen Schönig.
2019-03-10 10:38:12 +02:00
..
Get The archive-get command is implemented entirely in C. 2019-02-27 23:03:02 +02:00
Push Fix issue with multiple async status files causing a hard error. 2019-01-26 16:59:54 +02:00
Base.pm Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
Common.pm Add hints when unable to find a WAL segment in the archive. 2019-03-10 10:38:12 +02:00
Info.pm Rename CipherError to CryptoError. 2018-11-06 19:38:38 -05:00