Arthur Zakirov
|
c22b3e47bc
|
Bug fix. Do not align compressed size during decompressing
|
2018-09-17 12:49:14 +03:00 |
|
Grigory Smolkin
|
48a8723cf8
|
tests: test_multithread_page_backup_with_toast added
|
2018-09-15 13:42:23 +03:00 |
|
Grigory Smolkin
|
73627827de
|
add Thread prefix message
|
2018-09-14 17:06:17 +03:00 |
|
Grigory Smolkin
|
9191746ce0
|
tests: minor fixes
|
2018-09-06 20:46:32 +03:00 |
|
Grigory Smolkin
|
d481c2e919
|
minor bugfix: be more accurate with dest_backup_index and base_full_backup_index calculation
|
2018-09-06 19:14:18 +03:00 |
|
Arthur Zakirov
|
0a89f702e3
|
Issue #32: Wait for LSN in archived dir for PAGE backup
|
2018-09-04 14:08:50 +03:00 |
|
Grigory Smolkin
|
24c95417a5
|
tests: minor fixes for page tests
|
2018-09-03 18:45:53 +03:00 |
|
Grigory Smolkin
|
6d0016295a
|
PGPRO-428: comments fix
|
2018-09-03 18:06:11 +03:00 |
|
Grigory Smolkin
|
cc42c5558e
|
PGPRO-428: validation and revalidation rework based on parent_backup_link
|
2018-09-03 17:31:04 +03:00 |
|
Grigory Smolkin
|
26bd9cf20e
|
PGPRO-1921: fix segfault in show when backup with provided BACKUP_ID do not exists
|
2018-08-30 14:37:13 +03:00 |
|
Anastasia
|
96bd64dde7
|
Merge branch 'master' into stable
|
2018-08-17 16:31:39 +03:00 |
|
Anastasia
|
33a33a9e1b
|
Version 2.0.19.
Various fixes and code cleanup for previous version.
|
2018-08-17 16:31:28 +03:00 |
|
Anastasia
|
14d09bb0df
|
fix a typo in variable name
|
2018-08-16 23:56:37 +03:00 |
|
Anastasia
|
1222a7002b
|
Detect WAL corruption in parallel page backup.
Improve log messages.
|
2018-08-16 23:38:57 +03:00 |
|
Anastasia
|
facada7a8e
|
Throw an error if WAL file is from different database system. Fix: add this check for all wal readers
|
2018-08-16 23:02:59 +03:00 |
|
Anastasia
|
321aa426a2
|
Throw an error if WAL file is from different database system
|
2018-08-16 19:34:53 +03:00 |
|
Grigory Smolkin
|
2e9a5b99c9
|
tests: added test_page_backup_with_alien_wal_segment
|
2018-08-16 11:54:06 +03:00 |
|
Grigory Smolkin
|
5b55a577c0
|
change extractPageMap() declaration
|
2018-08-16 11:52:55 +03:00 |
|
Grigory Smolkin
|
0de51e579c
|
remove prev_seg flag from extractPageMap(), make doExtractPageMap() more greedy
|
2018-08-16 09:23:02 +03:00 |
|
Grigory Smolkin
|
06ac24dd44
|
Merge remote-tracking branch 'origin/pgpro-427'
|
2018-08-15 18:32:53 +03:00 |
|
Grigory Smolkin
|
6e856bd877
|
PGPRO-427: added test_page_backup_with_corrupted_wal_segment
|
2018-08-15 17:38:44 +03:00 |
|
Arthur Zakirov
|
378ad33033
|
PGPRO-1893: Add define FRONTEND to build Windows distro
|
2018-08-15 15:12:30 +03:00 |
|
Arthur Zakirov
|
248c4493dc
|
PGPRO-1893: Add define FRONTEND to build Windows distro
|
2018-08-15 15:04:43 +03:00 |
|
Arthur Zakirov
|
4041a43db9
|
PGPRO-427: Check for absent WAL segments
|
2018-08-14 17:47:56 +03:00 |
|
Arthur Zakirov
|
0b15576db8
|
Merge branch 'master' into stable
|
2018-08-14 14:41:59 +03:00 |
|
Arthur Zakirov
|
4293603ed1
|
PGPRO-1893: Add merge.c to make Windows disto
|
2018-08-14 14:41:41 +03:00 |
|
Arthur Zakirov
|
ee5810c506
|
Merge branch 'master' into stable
|
2018-08-13 16:50:16 +03:00 |
|
Arthur Zakirov
|
4ebcea768c
|
Do not include pthread.h outside of thread.h
|
2018-08-13 16:49:15 +03:00 |
|
Grigory Smolkin
|
c4069c7520
|
tests: test_continue_failed_merge added
|
2018-08-13 10:08:38 +03:00 |
|
Grigory Smolkin
|
fc464219f1
|
tests: remove duplicate
|
2018-08-12 21:13:39 +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
|
85b3003e16
|
Merge branch 'master' into stable
|
2018-08-09 19:06:14 +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 |
|
Grigory Smolkin
|
f23b0e7e9b
|
tests: test_merge_delta_delete added
|
2018-08-09 16:19:31 +03:00 |
|
Arthur Zakirov
|
2440638d90
|
Merge branch 'master' into stable
|
2018-08-08 17:31:16 +03:00 |
|
Arthur Zakirov
|
6e59b6267d
|
Fix various compile time typos
|
2018-08-08 17:30:48 +03:00 |
|
Arthur Zakirov
|
d67ccdeb2e
|
Merge branch 'master' into stable
|
2018-08-07 13:49:35 +03:00 |
|
Arthur Zakirov
|
4f952331d8
|
Improve help message
|
2018-08-07 13:49:21 +03:00 |
|
Arthur Zakirov
|
2fa3c14376
|
Merge branch 'master' into stable
|
2018-08-07 13:40:30 +03:00 |
|
Arthur Zakirov
|
ee7812c72f
|
Fix help typos
|
2018-08-07 13:40:14 +03:00 |
|
Arthur Zakirov
|
c094151b91
|
Remove FATAL, PANIC log levels
|
2018-08-07 13:28:02 +03:00 |
|
Arthur Zakirov
|
a00d4d1f1a
|
Merge branch 'master' into stable
|
2018-08-06 12:48:06 +03:00 |
|
Arthur Zakirov
|
3f5540de6a
|
Version 2.0.18
|
2018-08-06 12:47:51 +03:00 |
|
Arthur Zakirov
|
7f573d7fe4
|
Merge branch 'pgpro_428_v1'
|
2018-08-03 15:45:27 +03:00 |
|
Arthur Zakirov
|
f508308a74
|
PGPRO-1449: Add logging options in help
|
2018-08-03 13:58:16 +03:00 |
|
Anastasia
|
2fac44e18e
|
fix merge conflits
|
2018-08-03 13:29:07 +03:00 |
|