1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

Note that next repo format should use UTC for backup labels.

This commit is contained in:
David Steele
2019-12-09 09:12:34 -05:00
parent d3132dae26
commit 61ad3a44c9
+1
View File
@@ -17,3 +17,4 @@
- Save **all** options instead of the piecemeal saves that are done now. These options are for informational purposes only so it would be fine to save them in a KeyValue or JSON blob.
- Store default sections before file/link/path sections to avoid two passes on load.
- Format backup labels using gmtime().