1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-03 09:59:53 +02:00
Commit Graph

3170 Commits

Author SHA1 Message Date
Grigory Smolkin
58d02b2707 [Issue #248] Use crc32 when validating backup of version "2.0.21 < version <= 2.0.25" 2021-03-20 23:27:34 +03:00
Grigory Smolkin
69754925b2 [Issue #348] added tests.compatibility.CompatibilityTest.test_compatibility_tablespace 2021-03-20 23:26:19 +03:00
Grigory Smolkin
79a98911a4 fix achive_timeout=0 due to old bug from 2.0.x version 2021-03-20 22:23:28 +03:00
Grigory Smolkin
916ffb6d91 [Issue #343] redundant errno check when reading "/backup_dir/backups/instance_name" directory 2021-03-07 18:34:45 +03:00
Grigory Smolkin
e0dfc9c89e [Issue #342] check error when writing to pg_probackup.conf and sync it to disk before rename 2021-03-05 17:01:36 +03:00
Grigory Smolkin
2974c03e7d tests: minor fix 2021-02-28 23:22:35 +03:00
Grigory Smolkin
1fd1c8d35c [Issue #327] add test coverage 2021-02-28 23:20:03 +03:00
Grigory Smolkin
8eff099169 Merge branch 'master' into issue_310 2021-02-28 12:01:24 +03:00
gsmol
b1dec24a4f
Merge pull request #332 from postgrespro/doc
[DOC] Recommendation on setting ptrack.map_size updated with ptrack d…
2021-02-19 13:16:01 -08:00
Elena Indrupskaya
3c0cc47b6d [DOC] Recommendation on setting ptrack.map_size updated with ptrack documentation 2021-02-19 16:30:07 +03:00
anastasia
ebf7a0e1f8 Merge branch 'PBCKP-114' 2021-02-19 14:19:04 +03:00
anastasia
302f231440 merge master 2021-02-19 11:37:11 +03:00
gsmol
5b9fdb75fe
Merge pull request #331 from postgrespro/doc
[DOC] Added/removed tags surrounding 'PostgreSQL' for correct import …
2021-02-18 01:53:02 -08:00
Elena Indrupskaya
2cf0de2257 [DOC] Added/removed tags surrounding 'PostgreSQL' for correct import into PostgresPro documentation 2021-02-18 12:40:51 +03:00
a.kozhemyakin
dd8c23c9b1 delete nodes in del_test_dir 2021-02-18 05:13:11 +00:00
a.kozhemyakin
2193cd76fc clear pgdata and stop node after tests 2021-02-18 03:01:28 +00:00
Grigory Smolkin
8a3dfd5e67 merge: honor the --no-fsync and --no-validate flags 2021-02-17 16:07:25 +03:00
Grigory Smolkin
7b2f46cbc0 tests: minor fixes 2021-02-17 14:58:11 +03:00
Grigory Smolkin
be3be870b9 [Issue #328] improve test coverage 2021-02-17 14:50:49 +03:00
Grigory Smolkin
42aa2f39ff [Issue #328] minor refactoring 2021-02-17 14:50:34 +03:00
Grigory Smolkin
be4528caf1 [Issue #326] add special handling for Timeline 1 2021-02-17 12:56:23 +03:00
Grigory Smolkin
00ce713c02 Do no report meaningless timestamp when deleting backup without valid "recovery-time" attribute. Reported by Roman Zharkov 2021-02-17 12:55:18 +03:00
Grigory Smolkin
316f0d267b [Issue #328] Do not delete invalid full backups within retention redundancy range 2021-02-17 12:52:35 +03:00
Grigory Smolkin
04bab3e927 [Issue #328] added tests.retention.RetentionTest.test_concurrent_running_backup 2021-02-17 12:50:38 +03:00
Grigory Smolkin
a59631646e [Issue #310] Detect timeline switch via repprotocol 2021-02-16 12:03:16 +03:00
Aleksandr Kozhemyakin
ce77d8e323 Merge branch 'PBCKP-114' into 'master'
Resolve PBCKP-114

Closes PBCKP-114

See merge request a.kozhemyakin/pg_probackup!4
2021-02-16 03:23:12 +00:00
kav23alex
f29ab895b3 remove self.nodes 2021-02-16 10:15:27 +07:00
kav23alex
f69d4a1d18 merge 2021-02-16 10:12:46 +07:00
Aleksandr Kozhemyakin
943feb7d6f Merge branch 'PBCKP-114' into 'master'
clean data after run test

Closes PBCKP-114

See merge request a.kozhemyakin/pg_probackup!3
2021-02-16 02:35:21 +00:00
kav23alex
92dfb3a313 clean data after run test 2021-02-16 09:34:01 +07:00
Grigory Smolkin
4ab117bd3c [Issue #326] some minor fixes 2021-02-15 16:19:55 +03:00
Grigory Smolkin
74cd9c54df [Issue #326] Handle empty history files correctly 2021-02-15 15:49:30 +03:00
Grigory Smolkin
294e7dc205 [Issue #326] added tests.archive.ArchiveTest.test_archive_empty_history_file 2021-02-15 14:53:52 +03:00
a.kozhemyakin
4261d5eba4 fix 2021-02-15 10:49:16 +03:00
a.kozhemyakin
eb91b7d54a Merge branch 'master' 2021-02-15 10:46:12 +03:00
a.kozhemyakin
4903c41ae3 Merge branch 'PBCKP-114' 2021-02-15 10:42:08 +03:00
a.kozhemyakin
5ea3615711 fix 2021-02-15 10:32:32 +03:00
a.kozhemyakin
fb5debda8a fix for test test_pgpro434_4 (not zero code exit) 2021-02-15 10:24:04 +03:00
a.kozhemyakin
86b71f934d clear data nodes after run test 2021-02-15 06:32:28 +03:00
Grigory Smolkin
6ff3633d16 bump year in license 2021-02-14 23:45:54 +03:00
Aleksandr Kozhemyakin
7f1d12b457 Merge branch 'pg_probackup' into 'master'
fix: clean node data after test

See merge request a.kozhemyakin/pg_probackup!1
2021-02-14 07:43:55 +00:00
a.kozhemyakin
b11bd8eb74 fix: clean node data after test 2021-02-14 10:34:49 +03:00
Grigory Smolkin
8e930b79ab make compiler happy 2021-02-13 04:03:04 +03:00
Grigory Smolkin
212fad4f93 Version 2.4.10 2021-02-12 16:48:51 +03:00
Grigory Smolkin
673b11bc31 Merge branch 'master' of github.com:postgrespro/pg_probackup 2021-02-12 15:33:18 +03:00
Grigory Smolkin
8691e08e22 tests: some minor fixes for "page" module 2021-02-12 15:32:57 +03:00
anastasia
6619f82c43 Merge branch 'fix_cfs_backup_test' 2021-02-12 13:29:54 +03:00
anastasia
31a8ea3ff0 tests: Skip test_incr_lsn_long_xact_1, when testing with PostgresPro Enterprise 2021-02-12 13:08:12 +03:00
Grigory Smolkin
f324b08180 tests: more fixes for "cfs_backup" module 2021-02-11 20:27:47 +03:00
Grigory Smolkin
71661abc3f tests: fix "cfs_backup" module 2021-02-11 19:28:42 +03:00