1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-07-14 06:54:15 +02:00
Commit Graph

3217 Commits

Author SHA1 Message Date
3837a62dca tests: fix env in test_archive_pg_receivexlog_partial_handling 2021-04-26 12:56:44 +03:00
23b00b1ddf tests: set env for run_binary 2021-04-26 12:52:37 +03:00
1c860ff9bc tests: fix typo in test_validate_instance_with_several_corrupt_backups_interrupt 2021-04-25 21:39:56 +03:00
2bbecfd06c tests: added test_validate_instance_with_several_corrupt_backups and test_validate_instance_with_several_corrupt_backups_interrupt 2021-04-25 19:13:23 +03:00
931e0a451c Version 2.4.15 2.4.15 2021-04-25 17:00:53 +03:00
e387e8e0d5 tests: update expected help 2021-04-25 16:58:32 +03:00
9f29fb9b59 tests: sleep in slow_start 2021-04-25 15:33:49 +03:00
13492bf8ca tests: disable autovacuum in test_checksum_corruption_detection 2021-04-25 15:04:06 +03:00
df8aadfe2d tests: kill pg_receivexlog after test_archive_pg_receivexlog_partial_handling 2021-04-25 14:22:51 +03:00
7a3f26fbba tests: disable autovacuum in test_archive_pg_receivexlog_partial_handling 2021-04-25 14:15:48 +03:00
b6e948be69 tests: another fix for test_archive_pg_receivexlog_partial_handling 2021-04-25 14:04:37 +03:00
8291582b4a tests: another fix for test_archive_pg_receivexlog_partial_handling 2021-04-25 02:30:39 +03:00
4bcdda4346 tests: fix test_archive_pg_receivexlog_partial_handling 2021-04-25 02:22:30 +03:00
898d5f3292 sleep in slow_start 2021-04-25 01:10:36 +03:00
637f1d1c05 tests: fix archive.ArchiveTest.test_archive_pg_receivexlog_partial_handling 2021-04-25 00:26:40 +03:00
a4ddadd0c3 [Issue #355] documentation update 2021-04-23 15:31:39 +03:00
82af8f35a6 [Issue #346] detect failure of streaming thread 2021-04-23 14:09:11 +03:00
fd73b9ccb6 add TODO for WAL parsing 2021-04-23 13:19:59 +03:00
09accf7adc fix instance validation so the validation carry on after corrupt backup detected 2021-04-22 22:59:49 +03:00
4390ad297b tests: fix tests.restore.RestoreTest.test_restore_chain_with_corrupted_backup 2021-04-22 18:37:29 +03:00
588c4cd04b tests: fix tests.restore.RestoreTest.test_restore_chain 2021-04-22 18:31:34 +03:00
278d433194 [Issue #310] fix tests.replica.ReplicaTest.test_replica_promote_3 2021-04-22 18:02:46 +03:00
ed897d45e3 [Issue #310] fix tests.replica.ReplicaTest.test_parent_choosing 2021-04-22 17:49:06 +03:00
bd284a7a41 Readme: allow tracing for gdb tests 2021-04-22 17:36:34 +03:00
b14dda4d49 [Issue #369] fix tests 2021-04-22 17:36:04 +03:00
36f21a963e [Issue #369] add elog message about failure of obtaining history file via replication protocol 2021-04-22 17:35:26 +03:00
b1442f46dc [Issue #364] correctly set null-termination char during tablespace_map parsing 2021-04-22 02:02:40 +03:00
34741de0e1 [Issue #364] added tests.validate.ValidateTest.test_no_validate_tablespace_map 2021-04-22 00:52:07 +03:00
a6fabdb158 [Issue #366] escape paths in restore_command with double quotes when running restore 2021-04-16 01:40:44 +03:00
2a3c90a65f Version 2.4.14 2.4.14 2021-04-15 16:39:15 +03:00
b7b3bb728d minor cleanup 2021-04-15 16:34:31 +03:00
7a464232ed another fix for tablespace_map parsing 2021-04-15 16:01:17 +03:00
ac1e9a7da9 fix tablespace_map parsing 2021-04-15 15:33:33 +03:00
6e2e78c494 parse tablespace_map correctly 2021-04-15 15:12:25 +03:00
0e6e9a45e9 [Issue #364] honor the "--no-validate" flag when working with tablespace_map 2.4.13 2021-04-15 13:20:54 +03:00
91da77b16f add elog message about waiting for pg_start_backup() execution 2021-04-10 15:08:35 +03:00
1d4d293947 Version 2.4.13 2021-04-01 14:25:30 +03:00
5d348641cd use fseeko instead of fseek when accessing the map of page headers 2021-04-01 12:02:37 +03:00
b794fbc723 use PG_BINARY_A flag when opening file with map headers 2.4.12 2021-03-29 15:11:36 +03:00
15c90460fd use 0 instead of BUFSIZ 2021-03-29 14:02:13 +03:00
3813726bbd tests: some fixes 2021-03-29 13:06:09 +03:00
8dbc90a2eb Version 2.4.12 2021-03-28 17:57:09 +03:00
0751b89626 [Issue #324] update documentation 2021-03-27 16:45:07 +03:00
7329256b95 [Issue #324] "--no-validate" and "--no-sync" flags for merge and delete commands 2021-03-27 16:22:40 +03:00
88c1312edd Merge branch 'master' into issue_324 2021-03-26 00:37:53 +03:00
731d19089d [Issue #310] test coverage 2021-03-26 00:30:29 +03:00
c2e85934e6 Merge branch 'master' into issue_310 2021-03-25 23:24:25 +03:00
1647d11456 [Issue #351] fix data type for header offset 2.4.11 2021-03-25 16:45:24 +03:00
59dc864483 open header file in append mode 2021-03-22 21:32:52 +03:00
afcb00a04e tests: remove some old comments 2021-03-22 21:32:38 +03:00