1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/doc/xml
David Steele b6bfd9f99d
Strip extensions from history manifest before showing in error message.
In cases where clock skew or timezone issues are preventing backup label generation the user could see an error like this:

new backup label '20220504-152308F' is not later than latest backup label '20220504-222042F_20220504-222141I.manifest.gz'

This will happen if the most recent label is drawn from the history. It is cleaner (and probably less confusing) to strip off the extensions so the user sees:

new backup label '20220504-152308F' is not later than latest backup label '20220504-222042F_20220504-222141I'
2022-05-05 09:20:49 -04:00
..
auto v2.38: Minor Bug Fixes and Improvements 2022-03-06 10:30:59 -06:00
dtd Eliminate linefeed formatting from documentation. 2021-09-08 17:35:45 -04:00
coding.xml Add missing paragraph tags in coding standards. 2021-10-26 08:25:21 -04:00
contributing.xml Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
documentation.xml Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
faq.xml Fix URL for apt.p.o archives. 2022-04-17 09:41:22 -04:00
index.xml Remove support for PostgreSQL 8.3/8.4. 2022-01-06 15:34:04 -05:00
metric.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
release.xml Strip extensions from history manifest before showing in error message. 2022-05-05 09:20:49 -04:00
user-guide-index.xml Consolidate RHEL/CentOS user guide into a single document. 2021-05-24 16:03:15 -04:00
user-guide.xml Fix incorrect reference to stanza-update in the user guide. 2022-03-24 15:59:41 -06:00