Grigory Smolkin
|
96090b2522
|
tests: some more fixes
|
2020-05-02 14:43:50 +03:00 |
|
Grigory Smolkin
|
6247ba4f53
|
tests: fixes
|
2020-05-02 14:20:50 +03:00 |
|
Grigory Smolkin
|
0f0aa42d15
|
tests: update for tests.page.PageTest.test_multi_timeline_page
|
2020-05-01 14:13:08 +03:00 |
|
Grigory Smolkin
|
bebdef6c16
|
tests: fixes
|
2020-04-22 01:17:06 +03:00 |
|
Grigory Smolkin
|
4d51c7f549
|
[Issue #143] review feedback implementation
|
2020-04-03 20:03:01 +03:00 |
|
Grigory Smolkin
|
4a94fdaa33
|
[Issue #143] Multi-timeline incremental chain
|
2020-04-03 18:08:53 +03:00 |
|
Grigory Smolkin
|
86fd79512a
|
[Issue #172] Optimize remote backup in PAGE and PTRACK modes
|
2020-03-14 14:35:57 +03:00 |
|
Grigory Smolkin
|
ac017dd8da
|
[Issue #169] added tests for issues, pointed out by review
|
2020-03-02 20:05:30 +03:00 |
|
Grigory Smolkin
|
eccd847d30
|
tests: added delta.DeltaTest.test_delta_pg_resetxlog and page.PageTest.test_page_pg_resetxlog
|
2019-12-25 17:43:12 +03:00 |
|
Grigory Smolkin
|
effea35742
|
tests: support PG12
|
2019-10-19 09:48:35 +03:00 |
|
Grigory Smolkin
|
0deff06912
|
tests: minor fixes
|
2019-10-08 14:33:52 +03:00 |
|
Grigory Smolkin
|
d34a6a3ad8
|
[Issue #116] WAL archive information
|
2019-09-17 17:35:27 +03:00 |
|
Grigory Smolkin
|
d656405432
|
[Issue #117] fix tests
|
2019-09-05 15:43:32 +03:00 |
|
Grigory Smolkin
|
db73f84057
|
[Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin
|
2019-07-23 20:11:11 +03:00 |
|
Grigory Smolkin
|
88fed2b424
|
tests: add suit of basic tests
|
2019-05-28 12:41:03 +03:00 |
|
Grigory Smolkin
|
b70b9a232b
|
tests: fixes for Windows
|
2019-04-30 20:20:41 +03:00 |
|
Grigory Smolkin
|
b7a9a20b99
|
tests: fixes for Windows
|
2019-04-30 20:18:40 +03:00 |
|
Grigory Smolkin
|
e771c97aa2
|
tests: minor fixes for "page" module
|
2019-04-30 19:44:06 +03:00 |
|
Grigory Smolkin
|
1eeff19253
|
tests: fixes for PG 9.5
|
2019-04-22 20:52:00 +03:00 |
|
Grigory Smolkin
|
fa625dba02
|
tests: minor fixes in page module
|
2019-03-14 17:55:46 +03:00 |
|
Grigory Smolkin
|
20de566010
|
tests: minor fixes
|
2019-02-26 21:26:30 +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
|
b61df02ce1
|
tests: windows compatibility, cross-platform path for base_dir
|
2018-12-26 22:59:13 +03:00 |
|
Grigory Smolkin
|
7b66795b8a
|
tests: windows support
|
2018-12-25 17:48:49 +03:00 |
|
Grigory Smolkin
|
9484b6de27
|
tests: test_page_create_db added
|
2018-12-12 20:32:42 +03:00 |
|
Grigory Smolkin
|
b52ee32440
|
tests: minor fixes
|
2018-11-24 22:57:27 +03:00 |
|
Grigory Smolkin
|
d2271554a2
|
tests: minor fixes
|
2018-11-12 11:51:58 +03:00 |
|
Grigory Smolkin
|
12a6dcdd93
|
PGPRO-1905: check message about system id mismatch
|
2018-11-09 18:45:29 +03:00 |
|
Grigory Smolkin
|
48a8723cf8
|
tests: test_multithread_page_backup_with_toast added
|
2018-09-15 13:42:23 +03:00 |
|
Grigory Smolkin
|
9191746ce0
|
tests: minor fixes
|
2018-09-06 20:46:32 +03:00 |
|
Grigory Smolkin
|
24c95417a5
|
tests: minor fixes for page tests
|
2018-09-03 18:45:53 +03:00 |
|
Anastasia
|
1222a7002b
|
Detect WAL corruption in parallel page backup.
Improve log messages.
|
2018-08-16 23:38:57 +03:00 |
|
Grigory Smolkin
|
2e9a5b99c9
|
tests: added test_page_backup_with_alien_wal_segment
|
2018-08-16 11:54:06 +03:00 |
|
Grigory Smolkin
|
6e856bd877
|
PGPRO-427: added test_page_backup_with_corrupted_wal_segment
|
2018-08-15 17:38:44 +03:00 |
|
Grigory Smolkin
|
76234b1e1d
|
tests: minor fix in test_page_backup_with_lost_wal_segment
|
2018-08-12 15:15:09 +03:00 |
|
Grigory Smolkin
|
bd9311a98f
|
tests: test_page_backup_with_lost_wal_segment added
|
2018-08-12 15:10:22 +03:00 |
|
Arthur Zakirov
|
c7a83af64e
|
We should use paranoia check after full and page restore
|
2018-08-10 12:33:09 +03:00 |
|
Arthur Zakirov
|
3fe942f97b
|
Fix bug: Sometimes we may miss WAL segments and threads
|
2018-08-09 19:02:38 +03:00 |
|
Grigory Smolkin
|
ff739835f3
|
tests: minor changes
|
2018-08-09 16:49:23 +03:00 |
|
Grigory Smolkin
|
9dde05ebdd
|
tests: page backup in multiple workers
|
2018-08-09 16:42:51 +03:00 |
|
Arthur Zakirov
|
6d912340d6
|
PGPRO-427: Fix bug in SimpleXLogPageRead() with parallel mode
|
2018-07-25 14:17:04 +03:00 |
|
Arthur Zakirov
|
ee3ce85235
|
PGPRO-427: Merge with master
|
2018-07-19 12:15:06 +03:00 |
|
Grigory Smolkin
|
64262950c3
|
PGPRO-427: small fix to tests
|
2018-07-18 09:45:33 +03:00 |
|
Grigory Smolkin
|
b122966a3a
|
PGPRO-427: additional test added
|
2018-07-18 09:41:45 +03:00 |
|
Grigory Smolkin
|
f98c91b3ba
|
tests: add slow_start() method to PostgresNode
|
2018-07-11 10:50:38 +03:00 |
|
Arthur Zakirov
|
6e0f5bb68b
|
PGPRO-427: Process blocks change in parallel
|
2018-06-18 11:47:29 +03:00 |
|
Grigory Smolkin
|
f549245281
|
tests: minor changes for 9.5
|
2018-05-01 13:41:17 +03:00 |
|
Grigory Smolkin
|
b1f9043564
|
tests: update tests due to recovery target action been set to "pause"
|
2018-04-11 19:47:19 +03:00 |
|
Grigory Smolkin
|
541195b597
|
fix PGPRO-1507: null-sized files were not copied to backup
|
2018-03-16 11:53:43 +03:00 |
|
Grigory Smolkin
|
59b5145b1f
|
tests: new page test added, minor fixes for ptrack tests
|
2018-03-06 17:10:55 +03:00 |
|