Version 2.0.26

- Bugfix: fixed undefined behaviour in case of undefined compression algorithm
- Bugfix: correctly calculate backup size after MERGE
- Bugfix: fixed MERGE of compressed and uncompressed backups
- Bugfix: remove unnecessary remaining files after MERGE
- Bugfix: consider target LSN (--lsn parameter) during validating WAL
- Improvement: check backup program_version during VALIDATE, do not support forward compatibility
- Improvement: improve Windows support
- Improvement: improve support of tablespaces within PGDATA
This commit is contained in:
Arthur Zakirov
2019-01-09 15:28:30 +03:00
parent 687b069f09
commit d8553c06af
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
pg_probackup 2.0.25
pg_probackup 2.0.26