Anastasia
|
5c247d0ffa
|
treat snap files as not datafiles.
fix a typo in snapfs.py
|
2019-02-11 18:14:31 +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 |
|
Grigory Smolkin
|
62c2028a0f
|
tests: support remote tests
|
2019-02-01 19:32:48 +03:00 |
|
Konstantin Knizhnik
|
f5a7ba34d2
|
[refer #PGPRO-1745] Fix PREAD agent command
|
2019-02-01 16:17:12 +03:00 |
|
Konstantin Knizhnik
|
df4ede9812
|
[refer #PGPRO-1745] Do not send SIGTERM to agent
|
2019-01-31 23:13:16 +03:00 |
|
Grigory Smolkin
|
29d6210408
|
tests: test_remote_1() added
|
2019-01-31 20:27:41 +03:00 |
|
Grigory Smolkin
|
54d05f7084
|
Merge branch 'master' into remote_pull
|
2019-01-31 19:48:41 +03:00 |
|
Grigory Smolkin
|
34cb9169c4
|
tests: module remote added
|
2019-01-31 19:47:44 +03:00 |
|
Grigory Smolkin
|
2c08cb2c2f
|
tests: test_locking_simple_2() added
|
2019-01-31 18:57:28 +03:00 |
|
Grigory Smolkin
|
50f5e5013a
|
tests: minor fix in test_locking_simple()
|
2019-01-31 18:44:26 +03:00 |
|
Grigory Smolkin
|
0b520603a7
|
Merge branch 'master' into pgpro-1918
|
2019-01-31 16:31:29 +03:00 |
|
Grigory Smolkin
|
282cf11b30
|
tests: test_locking_simple() added
|
2019-01-31 16:31:11 +03:00 |
|
Grigory Smolkin
|
8063652248
|
Merge branch 'master' into pgpro-1918
|
2019-01-31 12:04:48 +03:00 |
|
Grigory Smolkin
|
abf646d0d9
|
tests: module "locking" added
|
2019-01-31 12:03:02 +03:00 |
|
Konstantin Knizhnik
|
6e46ff1042
|
Disable compression in SSH
|
2019-01-30 19:57:02 +03:00 |
|
Konstantin Knizhnik
|
06528021f8
|
Disable SSH password authentication for multiple SSH sessions
|
2019-01-28 18:22:35 +03:00 |
|
Konstantin Knizhnik
|
5d1d8bdad7
|
[refer #1745] Fix ARCHIVE PUSH command
|
2019-01-28 16:05:36 +03:00 |
|
Konstantin Knizhnik
|
f2945214e5
|
Merge branch 'remote_pull' of git.postgrespro.ru:pgpro-dev/pg_probackup into remote_pull
|
2019-01-27 22:20:35 +03:00 |
|
Konstantin Knizhnik
|
599cce7c22
|
no_argument for short boolean options
|
2019-01-27 22:20:22 +03:00 |
|
Grigory Smolkin
|
7a90741d75
|
tests: fix merge
|
2019-01-27 18:35:57 +03:00 |
|
Grigory Smolkin
|
c237f95dab
|
Merge branch 'master' into remote_pull
|
2019-01-27 17:55:02 +03:00 |
|
Konstantin Knizhnik
|
2e9ea2b2b5
|
Revert commit e02b7f7c9
|
2019-01-27 09:43:22 +03:00 |
|
Konstantin Knizhnik
|
3bedd3b639
|
Remove walmethods
|
2019-01-27 01:11:52 +03:00 |
|
Konstantin Knizhnik
|
f7e2a7a8cb
|
Some minor fixes
|
2019-01-26 23:56:53 +03:00 |
|
Konstantin Knizhnik
|
7ef0304e76
|
Fix remote pull backup issues
|
2019-01-26 17:14:25 +03:00 |
|
Konstantin Knizhnik
|
56472e0f70
|
Fix location for listing backup files
|
2019-01-26 16:23:43 +03:00 |
|
Konstantin Knizhnik
|
1ba407bca6
|
Add 'agent' command instead of --agent option
|
2019-01-26 15:47:26 +03:00 |
|
Konstantin Knizhnik
|
3e773e184c
|
Optimize delta backup
|
2019-01-26 11:43:30 +03:00 |
|
Konstantin Knizhnik
|
4450134ac0
|
Adopt fio for pull model
|
2019-01-25 23:22:52 +03:00 |
|
Grigory Smolkin
|
40ef9e9b1b
|
tests: module logging added
|
2019-01-25 21:33:34 +03:00 |
|
Konstantin Knizhnik
|
158a3df648
|
Start implementation of new remote pull approach
|
2019-01-25 20:12:46 +03:00 |
|
Grigory Smolkin
|
9bf541b853
|
tests: snapfs module added
|
2019-01-25 19:37:21 +03:00 |
|
Konstantin Knizhnik
|
a806c65b5a
|
Fix error decoding
|
2019-01-25 16:26:48 +03:00 |
|
Konstantin Knizhnik
|
a04361abdd
|
Fix transfer agent error messages
|
2019-01-25 15:46:31 +03:00 |
|
Konstantin Knizhnik
|
ab5d602258
|
Fix directory remove
|
2019-01-24 18:33:53 +03:00 |
|
Konstantin Knizhnik
|
df120095b1
|
Fix SIGSEGV in write_backup_status
|
2019-01-24 14:36:50 +03:00 |
|
Konstantin Knizhnik
|
ab94800fab
|
Fix log message redirection
|
2019-01-24 14:17:32 +03:00 |
|
Konstantin Knizhnik
|
4e3e62b1cf
|
Fix problem with logging
|
2019-01-24 00:28:49 +03:00 |
|