Grigory Smolkin
|
f7ed67a19e
|
tests: added test_validate_error_intermediate_backups()
|
2019-02-18 21:27:23 +03:00 |
|
Grigory Smolkin
|
b826a0ae94
|
PGPRO-1918: be more paranoid in instance validation, orphanize descendants of all not OK backups, not only CORRUPT
|
2019-02-18 20:38:39 +03:00 |
|
Grigory Smolkin
|
8c9dcbec70
|
PGPRO-1918: disable wal validation for RUNNING and ERROR backups
|
2019-02-18 20:16:45 +03:00 |
|
Grigory Smolkin
|
c4259b856b
|
PGPRO-1918 tests: minor fixes
|
2019-02-18 20:09:09 +03:00 |
|
Arthur Zakirov
|
e91e9d87a6
|
PGPRO-1918: Check RUNNING
|
2019-02-18 19:05:45 +03:00 |
|
Grigory Smolkin
|
ac3b0175d4
|
PGPRO-1918 tests: added test_locking_running_validate_2_specific_id()
|
2019-02-18 18:16:53 +03:00 |
|
Grigory Smolkin
|
49705d73f4
|
tests: fix test_archive_node_backup_archive_pitr_2()
|
2019-02-18 17:20:13 +03:00 |
|
Arthur Zakirov
|
8960f2aae2
|
PGPRO-1918: Consider lock_backup()'s result
|
2019-02-18 16:55:46 +03:00 |
|
Arthur Zakirov
|
3b91712e1a
|
Merge remote-tracking branch 'origin/master' into pgpro-1918
|
2019-02-18 14:48:24 +03:00 |
|
Konstantin Knizhnik
|
7e60de38db
|
Retry remote pull using ptrack
|
2019-02-18 11:44:14 +03:00 |
|
Konstantin Knizhnik
|
6f42781d58
|
Add fio_symlink
|
2019-02-18 11:24:01 +03:00 |
|
Konstantin Knizhnik
|
a552e6a3d3
|
Fix fio_closedir
|
2019-02-17 19:40:26 +03:00 |
|
Grigory Smolkin
|
0aa14030f6
|
tests: added test_tablespace_handling_1() and test_tablespace_handling_2()
|
2019-02-17 15:34:59 +03:00 |
|
Konstantin Knizhnik
|
00c3bed898
|
Fix incorrect usage of tempname in fio_gzopen
|
2019-02-17 10:27:00 +03:00 |
|
Grigory Smolkin
|
3474784895
|
tests: rename some locking tests
|
2019-02-16 15:29:59 +03:00 |
|
Grigory Smolkin
|
119f118af0
|
tests: minor fix for PGPRO-1918
|
2019-02-16 15:28:22 +03:00 |
|
Grigory Smolkin
|
6b4f698da0
|
tests: more tests for backup locking
|
2019-02-16 15:26:37 +03:00 |
|
Grigory Smolkin
|
7ab3b03060
|
tests: fix test_ptrack_vacuum_replica() and test_ptrack_vacuum_bits_frozen_replica()
|
2019-02-15 19:35:51 +03:00 |
|
Konstantin Knizhnik
|
fb74027c42
|
Rewrite backup method to use push inside segment
|
2019-02-15 14:36:16 +03:00 |
|
Grigory Smolkin
|
8e5e62612b
|
tests: minor fix for test_page_backup_with_corrupted_wal_segment()
|
2019-02-14 18:11:27 +03:00 |
|
Grigory Smolkin
|
f911eead63
|
tests: test_external_none() added
|
2019-02-14 14:12:55 +03:00 |
|
Sergey Cherkashin
|
1be24f3e7c
|
Fix creating "database" directory in backup
|
2019-02-13 17:39:32 +03:00 |
|
Sergey Cherkashin
|
92788fe4b3
|
Use palloc0() instead of palloc() when working with external directories
|
2019-02-13 13:07:24 +03:00 |
|
Grigory Smolkin
|
e225bb830b
|
PGPRO-421 tests: test_external_backward_compatibility() added, minor fixes
|
2019-02-13 11:42:48 +03:00 |
|
Grigory Smolkin
|
fb5046343f
|
tests: in test_minrecpoint_on_replica() wait a bit longer for shared buffer to fill in with dirty data
|
2019-02-12 20:10:04 +03:00 |
|
Grigory Smolkin
|
8bbf1f44c6
|
tests: minor fixes and comments for test_minrecpoint_on_replica()
|
2019-02-12 20:03:44 +03:00 |
|
Grigory Smolkin
|
841e608fa7
|
PGPRO-2068: tests for block from future
|
2019-02-12 19:52:52 +03:00 |
|
Sergey Cherkashin
|
512ae2ffd1
|
Merge branch 'master' into PGPRO-421
|
2019-02-12 17:23:58 +03:00 |
|
Sergey Cherkashin
|
dbefa9e183
|
Rename feature from "extra directories" to "external directories"
|
2019-02-12 17:19:18 +03:00 |
|
Sergey Cherkashin
|
a12fe744f9
|
Make possible to backup database dir as exrta dir
|
2019-02-11 20:29:52 +03:00 |
|
Grigory Smolkin
|
687677fa92
|
Merge branch 'pgpro_2370'
|
2019-02-11 20:15:50 +03:00 |
|
Grigory Smolkin
|
d7f51ac855
|
tests: another minor fix for snapfs
|
2019-02-11 20:14:00 +03:00 |
|
Grigory Smolkin
|
8b8337047c
|
tests: minor fix
|
2019-02-11 20:04:33 +03:00 |
|
Arthur Zakirov
|
c052651b8c
|
PGPRO-2432: Expand 04a7d45647 to usual files
|
2019-02-11 19:09:21 +03:00 |
|
Anastasia
|
0220ae5146
|
Merge branch 'master' into pgpro_2370
|
2019-02-11 18:23:51 +03:00 |
|
Anastasia
|
5c247d0ffa
|
treat snap files as not datafiles.
fix a typo in snapfs.py
|
2019-02-11 18:14:31 +03:00 |
|
Sergey Cherkashin
|
14f48dcefb
|
Throw an error when during a restore operation the user tries to remap
an external directory that is not in the destination backup
|
2019-02-11 18:07:12 +03:00 |
|
Arthur Zakirov
|
04a7d45647
|
PGPRO-2432: Improve reading of compressed WAL's if Postgrestries to read same record many times
|
2019-02-11 15:16:59 +03:00 |
|
Grigory Smolkin
|
bed0a45121
|
minor bugfix: dissapeared during backup files were marked as 'not changed', now such files are removed from backup_list at the end of the backup
|
2019-02-09 12:19:41 +03:00 |
|
Grigory Smolkin
|
10b8db397a
|
tests: minor fix to restore tests
|
2019-02-09 02:30:22 +03:00 |
|
Grigory Smolkin
|
628cdce778
|
PGPRO-2425: previously successfull restore was relying on that there are no failed backups between base_full_backup and dest_backup, it could lead to false-positive validation or restore errors despite the fact that parent chain is valid. There even was a small chance of data corruption: if between base_full_backup and dest_backup were located backups from parallel chain. TLDR: restore was rolling backups blindly. See test test_restore_chain_with_corrupted_backup() for an example.
|
2019-02-09 02:15:06 +03:00 |
|
Grigory Smolkin
|
2028275c10
|
PGPRO-2425: tests test_restore_chain_with_corrupted_backup() and test_restore_chain() added
|
2019-02-09 01:59:43 +03:00 |
|
Grigory Smolkin
|
c3cf4d31fa
|
tests: disable fsync
|
2019-02-08 09:34:54 +03:00 |
|
Grigory Smolkin
|
9256d32e8e
|
tests: added test_drop_rel_during_backup_delta(), test_drop_rel_during_backup_page() and test_drop_rel_during_backup_ptrack()
|
2019-02-07 20:23:38 +03:00 |
|
Grigory Smolkin
|
eae31a1867
|
write START LSN to backup meta after pg_start_backup execution
|
2019-02-04 16:48:14 +03:00 |
|
Grigory Smolkin
|
ace4ca29ae
|
PGPRO-2407: Time for RUNNING backup now calculated on the fly
|
2019-02-04 16:12:07 +03:00 |
|
Konstantin Knizhnik
|
35f2b5b636
|
Undo occasional change in .gitignore
|
2019-02-03 09:09:31 +03:00 |
|
Konstantin Knizhnik
|
ad8d5b6f12
|
More accurately store checksum in page header
|
2019-02-02 09:46:19 +03:00 |
|
Konstantin Knizhnik
|
89c01d20c3
|
Check page checksums for all pages of remote delta backup
|
2019-02-01 23:22:16 +03:00 |
|
Konstantin Knizhnik
|
9c27c4d928
|
Add more comments
|
2019-02-01 20:00:09 +03:00 |
|