Grigory Smolkin
760c80f7f4
tests: bloom index support
2018-10-19 14:54:17 +03:00
Grigory Smolkin
31b9da4fb7
change elevel to VERBOSE for message about file truncate in restore_data_file()
2018-10-18 16:52:56 +03:00
Grigory Smolkin
cf3c69e906
tests: bloom index added to tests
2018-10-18 16:37:34 +03:00
Arthur Zakirov
535409291f
pg_probackup.h move up
2018-10-18 15:43:30 +03:00
Arthur Zakirov
f540554da9
Make compiler happy in Windows
2018-10-18 15:01:30 +03:00
Grigory Smolkin
151145d0a0
tests: compatibility test added
2018-10-18 10:32:26 +03:00
Grigory Smolkin
85bc40a907
Merge remote-tracking branch 'origin/pgpro-2073'
2018-10-18 09:48:17 +03:00
Grigory Smolkin
39f005b6a6
tests: add module ptrack_empty, create_db_on_replica
2018-10-18 09:46:02 +03:00
Grigory Smolkin
9ec6357a0a
tests: fix ptrack_cluster
2018-10-17 18:11:53 +03:00
Grigory Smolkin
ff316021b0
tests: ptrack madness
2018-10-17 17:04:23 +03:00
Grigory Smolkin
3088f4fbf2
tests: some more of ptrack fixes
2018-10-17 12:56:03 +03:00
Grigory Smolkin
dff482a2da
tests: ptrack tests major revamp
2018-10-16 22:53:59 +03:00
Grigory Smolkin
c9823c04c9
tests: fix major bugs in ptrack tests
2018-10-16 19:16:46 +03:00
Arthur Zakirov
0b2e0469ac
PGPRO-2073: Write program-version only during backup
2018-10-16 18:28:00 +03:00
Grigory Smolkin
a401164223
tests: change check_ptrack_sanity() so page delete considered valid case for ptrack marking
2018-10-16 16:58:28 +03:00
Grigory Smolkin
4e68bac2f8
PGPRO-2073: fix missing write_backup
2018-10-16 12:11:59 +03:00
Arthur Zakirov
5d1f680c48
PGPRO-2073: Save only status if we dont do backup
2018-10-16 12:11:59 +03:00
Grigory Smolkin
bd703a0f0b
tests: compatibility test minor fix
2018-10-16 10:50:29 +03:00
Grigory Smolkin
ed90318166
tests: fix probackup_old_path
2018-10-15 19:31:12 +03:00
Arthur Zakirov
720897880a
Include catalog/catalog.h for pre PG 11
2018-10-15 17:26:06 +03:00
Arthur Zakirov
2f3ebb499b
Include common/relpath.h
2018-10-15 17:21:39 +03:00
Grigory Smolkin
4b048ba4db
tests: minor changes
2018-10-15 17:09:16 +03:00
Arthur Zakirov
2df3953d55
Refactoring of includes and unused code
2018-10-15 15:44:39 +03:00
Grigory Smolkin
0818889c06
tests: add note about compatibility test in Readme
2018-10-15 12:30:35 +03:00
Grigory Smolkin
dc297ec310
tests: compatibility module added
2018-10-15 12:27:51 +03:00
Grigory Smolkin
77c36ee78a
tests: lookup pg_probackup binary presense in BINDIR, PGPROBACKUPBIN and parent directory. Add pg_probackup directory to PATH
2018-10-12 22:36:02 +03:00
Arthur Zakirov
cb27b21b72
Do not call dir_is_empty() twice again, per commit 1d5f54c5
2018-10-12 18:09:45 +03:00
Grigory Smolkin
fa06d8a66c
tests: keep some history tests
2018-10-11 16:35:40 +03:00
Grigory Smolkin
d8f717d37e
tests: minor tweak
2018-10-11 16:28:22 +03:00
Grigory Smolkin
0ff7d613d8
tests: fix validate tests broken by PR #33
2018-10-11 16:26:23 +03:00
Arthur
cf88637be3
Merge pull request #33 from CherkashinSergey/skip_unchanged_files
...
Skip unchanged files
2018-10-11 14:41:42 +03:00
Arthur Zakirov
0669939bba
Fix tests
2018-10-11 12:58:37 +03:00
Arthur Zakirov
6dc5ebcad8
Fix timeout units.
...
We should use seconds for archive-timeout and replica-timeout for simplicity.
Fix broken calculation of log-rotation-age. We should translate it from milliseconds to seconds.
2018-10-11 12:57:06 +03:00
Arthur Zakirov
e0387242a9
PGPRO-2070: Fix undefined behaviour in check_file_pages()
2018-10-11 12:07:33 +03:00
Sergey Cherkashin
b36a6c1201
Skip backup of unchanged files
2018-10-10 19:13:17 +03:00
Arthur Zakirov
6fc6800243
Fix tests.__init__.py
2018-10-10 15:17:45 +03:00
Grigory Smolkin
a7329d9b81
bugfix: nullified page shouldn`t be skipped by DELTA backup
2018-10-10 11:37:12 +03:00
Arthur Zakirov
c90d578a67
Version 2.0.21
...
- Dynamically resize show table
- Port to PostgreSQL 11
- Minor fixes and bug fixes
2018-10-09 20:01:54 +03:00
Anastasia
d280fef0ce
Merge branch 'pgpro_1539'
2018-10-09 18:59:59 +03:00
Arthur Zakirov
3dec5b3bea
Fix cfs tests in cfs_restore.py
2018-10-09 18:22:56 +03:00
Arthur Zakirov
7ed8014071
Bug fix. Fix incorrect behaviour of parse_backup_filelist_filenames(), we should use strlen()
2018-10-09 17:42:53 +03:00
Anastasia
c8971f5d27
If checksums are enabled, the validate command now verifies checksums for blocks of datafiles.
2018-10-09 17:22:06 +03:00
Arthur Zakirov
7fa00e7e55
Update supported versions in README.md
2018-10-09 15:01:08 +03:00
Arthur Zakirov
e9c7af36b7
Use more universal condition in Makefile
2018-10-09 14:56:56 +03:00
Arthur Zakirov
78adfdfa3b
Port to PostgreSQL 11
2018-10-09 12:52:29 +03:00
Arthur Zakirov
cfb63fb2aa
PGPRO-1970: Dynamically resize show table
2018-10-09 11:55:33 +03:00
Arthur Zakirov
576b4b06be
Bug fix. Use snprintf() instead of join_path_components to make tmp path
2018-10-08 17:25:50 +03:00
Arthur Zakirov
0b9650c9c5
PGPRO-2040: PG10 has different field name, checkpoint_lsn
2018-10-08 16:49:53 +03:00
Arthur Zakirov
517939d119
PGPRO-2040: Use checkpoint LSN to retreive start_lsn for a replica backup
2018-10-08 16:39:11 +03:00
Arthur Zakirov
ad5cda62fd
Bug fix. Fix race condition with parallel MERGE
2018-10-05 17:26:39 +03:00