1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-24 11:46:31 +02:00

2822 Commits

Author SHA1 Message Date
Grigory Smolkin
50dbee34ec Revert "fix travis"
This reverts commit 10ca6356b79ed8b2d91b5891d2c2cbdf87931453.
2020-05-23 16:47:30 +03:00
Grigory Smolkin
10ca6356b7 fix travis 2020-05-23 15:07:12 +03:00
Grigory Smolkin
721a15360b tests: fix tests.retention.RetentionTest.test_window_merge_interleaved_incremental_chains_1 2020-05-23 13:48:16 +03:00
Grigory Smolkin
d67cb67243 [Issue #201] do not employ page bitmap when restoring a single full backup 2020-05-23 04:25:19 +03:00
Grigory Smolkin
d4a8384cfa [Issue #201] use parent link instead of backup list in restore_non_data_file() 2020-05-23 03:45:24 +03:00
Grigory Smolkin
6a03eb5f34 Merge branch 'release_2_4' into issue_201 2020-05-23 02:48:31 +03:00
Grigory Smolkin
4dc3ab8901 tests: fix tests.backup.BackupTest.test_page_detect_corruption 2020-05-23 02:15:15 +03:00
Grigory Smolkin
e802a2d6f4 minor fixes 2020-05-23 02:09:42 +03:00
Grigory Smolkin
8aa5231c9a [Issue #201] fix restore of files from versions older than 2.3.0 2020-05-23 01:07:29 +03:00
Grigory Smolkin
eea727db17 tests: fix tests.backup.BackupTest.test_page_detect_corruption 2020-05-22 23:22:54 +03:00
Grigory Smolkin
7a209272f6 Merge branch 'issue_205' into issue_201 2020-05-21 21:28:55 +03:00
Grigory Smolkin
ba29f9f6f7 fix after merge 2020-05-21 21:28:38 +03:00
Grigory Smolkin
b5ce80c694 Merge branch 'release_2_4' into issue_201 2020-05-21 21:15:44 +03:00
Grigory Smolkin
2f7f677d86 replace quotes with double quotes 2020-05-21 20:40:55 +03:00
Grigory Smolkin
59715f24de Merge branch 'release_2_4' into issue_205 2020-05-21 19:09:39 +03:00
Grigory Smolkin
0f58b2dcf4 Merge branch 'master' into release_2_4 2020-05-21 19:08:06 +03:00
Grigory Smolkin
600d146b19 tests: remove tests for page healing via pg_ptrack_get_block 2020-05-21 19:05:20 +03:00
Grigory Smolkin
b799e6d950 minor spelling fix 2020-05-21 19:04:45 +03:00
Grigory Smolkin
4609347796 DOC: minor change of wording in archive-push and archive-get 2020-05-21 16:47:15 +03:00
Alexey Kondratov
0b1ae536be Fix (?) test_ptrack_uncommitted_xact 2020-05-21 14:00:35 +03:00
Alexey Kondratov
8a6b5af297 Use pg_ptrack_get_block() only with ptrack <2.0.0 2020-05-21 14:00:23 +03:00
Alexey Kondratov
23497fb78d Check for ptrack.map_size = -1 for ptrack >= 2.1 2020-05-21 14:00:17 +03:00
Alexey Kondratov
aa336b4e50 Change a way of setting up python environment 2020-05-21 14:00:11 +03:00
Alexey Kondratov
75f8a1a585 Skip test_ptrack_get_block for ptrack 2.* 2020-05-21 14:00:05 +03:00
Alexey Kondratov
667a80edfb Adopt ptrack 2.1 public API changes 2020-05-21 13:59:58 +03:00
Alexey Kondratov
583ffaaa30 Teach pg_probackup to work with ptrack 2.1 2020-05-21 13:59:44 +03:00
Alexey Kondratov
61b476bb31 Correct expected error message in the test_ptrack_pg_resetxlog 2020-05-21 13:59:33 +03:00
Grigory Smolkin
a4e9eff91b tests: added tests.exclude.ExcludeTest.test_exclude_log_dir_1 and tests.exclude.ExcludeTest.test_exclude_log_dir 2020-05-21 13:44:22 +03:00
Grigory Smolkin
e959192285 replace rmtree with pgut_rmtree 2020-05-21 13:43:13 +03:00
Grigory Smolkin
70b9e152d2 [Issue #205] now fio_dir_list honors the "--backup-pg-log" flag and correctly handles exclusive backups 2020-05-21 11:51:56 +03:00
Dmitriy Kuzmin
09a78d29db issue 188: add test 2020-05-21 00:27:33 +10:00
Grigory Smolkin
81a13b8c03 [Issue #205] Do the listing of remote directory on remote agent 2020-05-20 13:39:11 +03:00
Grigory Smolkin
c363de2280 Merge branch 'release_2_4' into issue_205 2020-05-19 21:21:32 +03:00
Alexey Kondratov
bdff1a7492 Add latest release badge 2020-05-19 21:17:59 +03:00
gsmol
bc8b26acd6
Merge pull request #195 from ololobus/ptrack-tests
Stabilize ptrack tests
2020-05-19 11:16:39 -07:00
Alexey Kondratov
f160628204 Add latest release badge 2020-05-19 19:37:50 +03:00
Alexey Kondratov
19129a7e64 Fix (?) test_ptrack_uncommitted_xact 2020-05-19 19:37:50 +03:00
Alexey Kondratov
f3d22bfe90 Use pg_ptrack_get_block() only with ptrack <2.0.0 2020-05-19 19:37:50 +03:00
Alexey Kondratov
d5b15e1d7c Check for ptrack.map_size = -1 for ptrack >= 2.1 2020-05-19 19:37:50 +03:00
Alexey Kondratov
3880d60921 Change a way of setting up python environment 2020-05-19 19:37:50 +03:00
Alexey Kondratov
0da843c073 Skip test_ptrack_get_block for ptrack 2.* 2020-05-19 19:37:50 +03:00
Alexey Kondratov
01dc9cf062 Adopt ptrack 2.1 public API changes 2020-05-19 19:37:50 +03:00
Alexey Kondratov
ad34a1d53c Teach pg_probackup to work with ptrack 2.1 2020-05-19 19:37:50 +03:00
Alexey Kondratov
8d1b5df07c Correct expected error message in the test_ptrack_pg_resetxlog 2020-05-19 19:37:50 +03:00
Grigory Smolkin
1475a5dc55 [Issue #205] fix some tests 2020-05-19 19:29:05 +03:00
Grigory Smolkin
9bf20803b2 [Issue #205] Avoid opening remote files via fio_open when copying files during backup 2020-05-19 19:27:01 +03:00
Dmitriy Kuzmin
8b46ef5d4b Do not validate backup, if binary is compiled with different PG version 2020-05-18 19:50:58 +10:00
Grigory Smolkin
f538183098 Merge branch 'master' into release_2_4 2020-05-18 01:42:10 +03:00
Grigory Smolkin
50e1f77faa tests: minor improvemnt for "merge" module 2020-05-18 01:40:37 +03:00
Grigory Smolkin
6ed7350af4 [Issue #153] Optimize memory consumption: get rid of pgFile.path and pgFile.forkname, use pgFile.rel_path substring for pgFile.name 2020-05-18 01:29:04 +03:00