Anastasia
|
7e28977a03
|
check is data_checksums are enabled in postgres instance
|
2018-01-15 17:58:44 +03:00 |
|
Anastasia
|
5b5fe6ea5c
|
fix restore of the truncated files. code cleanup
|
2018-01-15 16:33:17 +03:00 |
|
Anastasia
|
0c2ce64c1b
|
fix restore of the truncated files
|
2018-01-15 15:35:51 +03:00 |
|
Anastasia
|
b81f74011e
|
Merge branch 'master' into fix_ptrack_1230
|
2018-01-15 11:39:14 +03:00 |
|
Grigory Smolkin
|
b2f5ae5727
|
tests: compare_pgdata now can track extra pages in restored files
|
2018-01-14 17:32:43 +03:00 |
|
Anastasia
|
ac195f47b6
|
truncate restored files when necessary
|
2018-01-14 15:45:56 +03:00 |
|
Anastasia
|
07a1630a65
|
fix for parallel truncate
|
2018-01-12 21:11:09 +03:00 |
|
Anastasia
|
9255205263
|
Merge branch 'master' into fix_ptrack_1230
|
2018-01-12 16:29:32 +03:00 |
|
sfalkon
|
3abbc5d6e2
|
- fix auth_test
- add -W options to case: test_right_password_and_wrong_pgpass
|
2018-01-12 11:38:32 +03:00 |
|
Grigory Smolkin
|
8de10e25aa
|
minor fix for base36enc
|
2018-01-11 20:27:08 +03:00 |
|
Grigory Smolkin
|
eef374e267
|
Merge remote-tracking branch 'origin/pgpro-1248'
|
2018-01-10 21:24:00 +03:00 |
|
Grigory Smolkin
|
8d8a70f886
|
Merge branch 'pgpro-1248'
|
2018-01-10 21:18:31 +03:00 |
|
Grigory Smolkin
|
1fad089a66
|
tests: another minor fix
|
2018-01-10 16:08:25 +03:00 |
|
Grigory Smolkin
|
48017e6410
|
tests: minor fix
|
2018-01-10 16:05:26 +03:00 |
|
Grigory Smolkin
|
0de4ec09ab
|
tests: PGPRO-1230 ptrack race condition tests
|
2018-01-10 16:03:33 +03:00 |
|
Anastasia
|
389c82fffb
|
use pg_ptrack_get_block_2 to read block by relfilenode without relcache
|
2017-12-28 16:28:38 +03:00 |
|
Anastasia
|
109b9968cc
|
fix databaseOID usage for pg_ptrack_get_block()
|
2017-12-28 15:09:10 +03:00 |
|
Grigory Smolkin
|
f97fab6c89
|
tests: minor fix
|
2017-12-28 12:55:32 +03:00 |
|
Grigory Smolkin
|
6ccaed5ccd
|
tests: simple ptrack test
|
2017-12-28 12:27:40 +03:00 |
|
Grigory Smolkin
|
7bb2177bb8
|
tests: page_get_block added
|
2017-12-28 12:02:53 +03:00 |
|
Grigory Smolkin
|
0f85328399
|
tests: pgdata_compare block-level granularity
|
2017-12-28 11:52:18 +03:00 |
|
Anastasia
|
c5f0787453
|
Fix. Pages read via SQL don't have checksum, so calculate it at the backup side. It's an arguable decision, but at least now we are able to test other possible issues.
|
2017-12-27 19:34:07 +03:00 |
|
Anastasia
|
59477414c6
|
fix reading the block for ptrack backups
|
2017-12-27 18:49:30 +03:00 |
|
Anastasia
|
933135a594
|
Merge branch 'master' into fix_ptrack_1230
|
2017-12-27 15:32:09 +03:00 |
|
Anastasia
|
fe5a5fb444
|
refactoring to read block via SQL for ptrack backups
|
2017-12-27 15:31:15 +03:00 |
|
Arthur Zakirov
|
41de50c385
|
PGPRO-692: Use .partial suffix instead of .temp
|
2017-12-26 11:11:04 +03:00 |
|
Grigory Smolkin
|
ab59860dc9
|
tests: minor improvements
|
2017-12-25 11:28:25 +03:00 |
|
Anastasia
|
114a575a52
|
Merge branch 'master' into fix_ptrack_1230
|
2017-12-22 14:46:32 +03:00 |
|
Grigory Smolkin
|
00070a44af
|
tests: gdb class, ptrack test for PGPRO-1230, PEP8
|
2017-12-22 02:04:59 +03:00 |
|
Grigory Smolkin
|
0ba73d3367
|
tests: cfs tests skip condition added
|
2017-12-22 01:39:16 +03:00 |
|
Arthur Zakirov
|
b0011282a7
|
Fix logging query text to a file
|
2017-12-20 17:59:11 +03:00 |
|
Arthur Zakirov
|
d2c9fceca0
|
Add base36enc() and base36enc_dup().
base36enc() - returns static text
base36enc_dup() - returns duplicated text, which should be released by a user
|
2017-12-20 17:57:01 +03:00 |
|
Grigory Smolkin
|
0a073b4c63
|
tests: new tests for compressed archive, pg_receivexlog support added
|
2017-12-19 13:18:42 +03:00 |
|
Grigory Smolkin
|
b6f1dd8fbe
|
PGPRO-1248: new status ORPHAN for backup with corrupted parent
|
2017-12-19 12:56:03 +03:00 |
|
Arthur Zakirov
|
269812aafc
|
PGPRO-692: archive-push/archive-get to .temp file first, then rename()
|
2017-12-18 12:12:34 +03:00 |
|
Grigory Smolkin
|
7925496e07
|
allow to use delete --expired --wal even without established retention policy
|
2017-12-15 15:20:15 +03:00 |
|
Grigory Smolkin
|
f436888f46
|
tests: validate fixes
|
2017-12-14 21:33:48 +03:00 |
|
Arthur Zakirov
|
4457529351
|
Merge branch 'pgpro-1184'
|
2017-12-14 18:10:14 +03:00 |
|
Anastasia
|
e0b3e89dd1
|
read block via pg_ptrack_read_block() for every page in ptrack backups and every invalid page in other backup modes
|
2017-12-14 17:46:30 +03:00 |
|
Arthur Zakirov
|
c9d11c5940
|
PGPRO-1184: Add --overwrite option for archive-push
|
2017-12-14 12:36:59 +03:00 |
|
Arthur Zakirov
|
e330230d61
|
PGPRO-1184: unlink WAL file on error
|
2017-12-14 12:35:00 +03:00 |
|
Arthur Zakirov
|
c5e425995d
|
PGPRO-692: Do not compress .history and .backup files. Improve messages.
|
2017-12-14 12:17:14 +03:00 |
|
Grigory Smolkin
|
c6c8d93945
|
test: archive compression small fix
|
2017-12-14 00:39:19 +03:00 |
|
Grigory Smolkin
|
17c1b317ca
|
tests: archive compression
|
2017-12-14 00:29:39 +03:00 |
|
Arthur Zakirov
|
3e06d9fedc
|
PGPRO-692: Improve check of compress-algorithm and compress-level
|
2017-12-13 15:11:29 +03:00 |
|
Arthur Zakirov
|
fbda56902b
|
PGPRO-692: Improve help for archive-push/archive-get
|
2017-12-13 13:39:49 +03:00 |
|
Grigory Smolkin
|
a43c951c78
|
PGPRO-1226: disable archiving_enable check
|
2017-12-13 11:15:55 +03:00 |
|
Grigory Smolkin
|
277e4101d8
|
tests: fixes
|
2017-12-13 11:15:42 +03:00 |
|
Arthur Zakirov
|
7b0d214c0b
|
PGPRO-692: Compress/Decompress WAL files during archive-push/archive-get
|
2017-12-12 15:07:13 +03:00 |
|
Arthur Zakirov
|
39519f74c7
|
Merge branch 'master' of git.postgrespro.ru:pgpro-dev/pg_probackup
|
2017-12-11 16:07:44 +03:00 |
|