1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-09 14:45:47 +02:00
Commit Graph

2640 Commits

Author SHA1 Message Date
Grigory Smolkin
60fba17221 tests: added tests.merge.MergeTest.test_multi_timeline_merge 2020-05-02 21:29:35 +03:00
Grigory Smolkin
c0f33fc687 bugfix: full backup, produced by merge of multi-timeline chain, now correctly inherits timeline ID of destination backup 2020-05-02 21:29:01 +03:00
Grigory Smolkin
96090b2522 tests: some more fixes 2020-05-02 14:43:50 +03:00
Grigory Smolkin
6247ba4f53 tests: fixes 2020-05-02 14:20:50 +03:00
Grigory Smolkin
0f0aa42d15 tests: update for tests.page.PageTest.test_multi_timeline_page 2020-05-01 14:13:08 +03:00
Grigory Smolkin
2e417720bd bugfix: multi-timeline pagemap, another take 2020-05-01 03:27:30 +03:00
Grigory Smolkin
d3ed73ba31 minor fix 2020-05-01 03:19:24 +03:00
Grigory Smolkin
686552825e additional fix 2020-05-01 02:55:41 +03:00
Grigory Smolkin
0ac5920a7c bugfix: multi-timeline pagemap 2020-05-01 02:44:36 +03:00
Grigory Smolkin
3e0c871f6b keep compiler happy 2020-05-01 00:52:25 +03:00
Liudmila Mantrova
e8346d5d29 DOC: fix xml markup 2020-04-30 19:28:18 +03:00
Grigory Smolkin
c97abd81e4 Readme: update current release version 2020-04-30 19:09:02 +03:00
Grigory Smolkin
99fdd3b919 Version 2.3.0 2020-04-29 14:28:55 +03:00
Grigory Smolkin
1c81e75699 minor improvements 2020-04-29 14:27:36 +03:00
Grigory Smolkin
853d68522f tests: disable autostart 2020-04-29 03:09:57 +03:00
Grigory Smolkin
985ddf898a fix Windows build 2020-04-29 01:38:00 +03:00
Grigory Smolkin
2927549456 tests: fixes for 2.3.0 2020-04-29 01:26:56 +03:00
Grigory Smolkin
04dacea1e7 various bugfixes and improvements for archiving and buffering 2020-04-29 01:24:54 +03:00
Grigory Smolkin
95825afcfe [Issue #197] setting session parameters via PGOPTIONS envvar breaks parsing of backup.control 2020-04-26 02:05:46 +03:00
Grigory Smolkin
f7159f3333 tests: various fixes 2020-04-24 20:28:33 +03:00
Grigory Smolkin
5d0a3be536 improvement: ignore hidden files when taking a backup 2020-04-24 20:18:14 +03:00
Grigory Smolkin
b7f8283d48 use dynamically allocated buffers in archive-push and archive-get 2020-04-24 17:37:16 +03:00
Grigory Smolkin
a9aab29a04 improvement: use dynamically allocated buffers for stdio buffering 2020-04-23 22:56:56 +03:00
Grigory Smolkin
54f63319be update .gitignore 2020-04-22 23:37:13 +03:00
Grigory Smolkin
e4d1db83cb tests: some fixes for ptrack 2020-04-22 23:37:08 +03:00
Grigory Smolkin
9f449016a5 minor fix 2020-04-22 20:14:41 +03:00
Grigory Smolkin
f86c33a72f use relative block number when reporting corruption 2020-04-22 19:09:02 +03:00
Grigory Smolkin
29897c65e0 fix destination page for ptrack_get_block 2020-04-22 19:05:20 +03:00
Grigory Smolkin
058a3bd401 bugfix: page, received from shared buffer, should be validated 2020-04-22 18:35:19 +03:00
Grigory Smolkin
bebdef6c16 tests: fixes 2020-04-22 01:17:06 +03:00
Grigory Smolkin
f7313c1ade minor fix 2020-04-21 02:17:35 +03:00
gsmol
498134fe12
Merge pull request #196 from kuzmindb/issue_181
Issue 181
2020-04-21 02:14:36 +03:00
Grigory Smolkin
726d8916e2 [Issue #192] Handle 0 offset STOP LSN on master 2020-04-21 02:09:33 +03:00
Grigory Smolkin
33472260f4 [Issue #177] treat files with '.gz.partial', '.part' and '.gz.part' siffixes as WAL segments 2020-04-20 18:56:19 +03:00
Grigory Smolkin
aa27b53f9d [Issue #177] added test tests.archive.ArchiveTest.test_archive_show_partial_files_handling 2020-04-20 18:49:46 +03:00
Dmitriy Kuzmin
ee80feb408 resolve conflicts 2020-04-20 23:50:01 +10:00
Dmitriy Kuzmin
83cee2d01c add test test_parent_backup_made_by_newer_version 2020-04-20 23:47:16 +10:00
Dmitriy Kuzmin
3fd92c629a add probackup_version attribute to tests 2020-04-20 23:47:16 +10:00
Dmitriy Kuzmin
7adb0b6e4f compare parent backup version with current binary version while searching for valid ancestor 2020-04-20 23:47:15 +10:00
Grigory Smolkin
295b8a1aa5 [Issue #183] If backup deletion failed to lock backup due to "out of space" condition, then treat backup as locked and carry on. 2020-04-20 14:20:58 +03:00
Grigory Smolkin
23532e8bac [Issue #183] test coverage 2020-04-20 14:11:20 +03:00
Grigory Smolkin
765bba4bfe Merge branch 'issue_146' 2020-04-19 03:15:00 +03:00
Grigory Smolkin
4e0d1dd495 [Issue #146] documentation update 2020-04-19 03:08:47 +03:00
Grigory Smolkin
90b8fe6a8c [Issue #146] help update 2020-04-19 03:08:04 +03:00
Grigory Smolkin
70143fca17 [Issue #146] tests update 2020-04-19 02:50:49 +03:00
Grigory Smolkin
2c1c19a42b [Issue #146] Refactoring 2020-04-19 02:49:35 +03:00
Grigory Smolkin
30fbea7d97 bugfix: "note" and "expire-time" backup metainformation fields must be preserved during merge 2020-04-18 22:53:05 +03:00
Grigory Smolkin
1e2491eb80 Merge branch 'master' into issue_146 2020-04-18 16:40:38 +03:00
Grigory Smolkin
a425a962eb Merge branch 'issue_120' 2020-04-18 14:26:59 +03:00
Grigory Smolkin
aa56f1d485 [Issue #120] update help 2020-04-18 14:20:02 +03:00