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
|
6e59b6267d
|
Fix various compile time typos
|
2018-08-08 17:30:48 +03:00 |
|
Arthur Zakirov
|
4f952331d8
|
Improve help message
|
2018-08-07 13:49:21 +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
|
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 |
|
Anastasia
|
68060e7dda
|
fix race in make_pagemap_from_ptrack() for segments created after we've read ptrack
|
2018-08-03 13:25:00 +03:00 |
|
Anastasia
|
7fe5625cfd
|
merge master into pgpro_428_v1
|
2018-08-03 12:13:06 +03:00 |
|
Anastasia
|
9efc32f943
|
fix counting in dest_backup search
|
2018-08-03 12:11:01 +03:00 |
|
Anastasia
|
8f4232db34
|
add check
|
2018-08-02 17:35:48 +03:00 |
|
Anastasia
|
27497d54c5
|
Merge branch 'master' into pgpro_428_v1
|
2018-08-02 15:39:45 +03:00 |
|
Arthur Zakirov
|
92b7cc912d
|
PGPRO-1290: Fix a typo in check_server_version()
|
2018-08-02 13:48:29 +03:00 |
|
Arthur Zakirov
|
4ed28cf6e5
|
PGPRO-1449: Add MERGE command: merge PAGE with FULL backup
|
2018-08-02 11:57:39 +03:00 |
|
Anastasia
|
e7d088c238
|
PGPRO-1700: Show default options in show-config
and clean up the code of the config options.
|
2018-08-01 16:48:37 +03:00 |
|
Anastasia
|
4124378d1c
|
merge master into pgpro_428_v1
|
2018-07-30 16:33:58 +03:00 |
|
Anastasia
|
264cd18fb4
|
check links to parent backup in validate
|
2018-07-30 16:31:43 +03:00 |
|
Arthur Zakirov
|
9a7daf009f
|
Merge branch 'pgpro-1643-squashed'
|
2018-07-27 17:56:55 +03:00 |
|
Arthur Zakirov
|
144b8529e7
|
Merge branch 'pgpro-1693-squashed'
|
2018-07-27 17:35:44 +03:00 |
|
Aleksandr Parfenov
|
ab86cb5962
|
Warning in case of empty/corrupted backup.control file
|
2018-07-27 17:20:43 +03:00 |
|
Aleksandr Parfenov
|
586e3366c7
|
Add support of recovery target LSN
|
2018-07-27 17:11:23 +03:00 |
|
Arthur Zakirov
|
6d912340d6
|
PGPRO-427: Fix bug in SimpleXLogPageRead() with parallel mode
|
2018-07-25 14:17:04 +03:00 |
|
Arthur Zakirov
|
e8037dd3b0
|
Merge branch 'pgpro-427'
|
2018-07-24 18:05:34 +03:00 |
|
Arthur Zakirov
|
87fb4fae93
|
Fix bug: get_control_value() should use signed long int; refactor restore_data_file(), so the loop will break in first truncated block
|
2018-07-24 15:48:44 +03:00 |
|
Arthur Zakirov
|
ee3ce85235
|
PGPRO-427: Merge with master
|
2018-07-19 12:15:06 +03:00 |
|
Arthur Zakirov
|
4c3a86f3b0
|
Fix bug: count CRC for data not for pointer
|
2018-07-18 19:44:11 +03:00 |
|
Arthur Zakirov
|
56ce573832
|
PGPRO-427: Count pagemap compiling time
|
2018-07-18 19:30:42 +03:00 |
|
Arthur Zakirov
|
6577c9b8e8
|
PGPRO-427: Use xlogreader API to locate right start LSN
|
2018-07-18 14:41:03 +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
|
f0abaf9438
|
add --no-validate description to help
|
2018-07-18 09:10:38 +03:00 |
|
Grigory Smolkin
|
0076462f65
|
Merge branch 'pgpro-1286-no-validation-restore'
|
2018-07-18 08:44:13 +03:00 |
|
Grigory Smolkin
|
5bed18c378
|
Merge branch 'master' into pgpro-1286-no-validation-restore
|
2018-07-18 08:41:30 +03:00 |
|
Victor Spirin
|
2650fdb78d
|
Added the gen_probackup_project.pl script for project generation
|
2018-07-17 17:17:29 +03:00 |
|
Arthur Zakirov
|
059d3845cb
|
Issue #31: Times in backup.control is in UTC by default
|
2018-07-16 15:18:08 +03:00 |
|
Arthur Zakirov
|
188bb11196
|
Revert "Issue #31: Use UTC time to make backup ID"
This reverts commit 4877f6b5d48842e6f9ead7f42431225d451fcdef.
|
2018-07-16 15:02:50 +03:00 |
|
Arthur Zakirov
|
4877f6b5d4
|
Issue #31: Use UTC time to make backup ID
|
2018-07-16 14:22:54 +03:00 |
|
Grigory Smolkin
|
f0864a2d43
|
tests: replica slow_start() minor change
|
2018-07-15 16:37:48 +03:00 |
|
Grigory Smolkin
|
dddf88556e
|
Merge branch 'master' into pgpro-1726
|
2018-07-14 02:46:32 +03:00 |
|
Grigory Smolkin
|
b67c0b54c4
|
add replica flag in slow_start() method
|
2018-07-14 02:45:17 +03:00 |
|
Grigory Smolkin
|
2a1181ee92
|
tests: minor fix
|
2018-07-14 01:17:04 +03:00 |
|
Anna
|
086cd4f7d4
|
Separated data.c => backup_data_page() into 2 functions:
prepare_page() and compress_and_backup_page().
Additionally, fixed formatting in some places.
(task pgpro-1726 in jira)
|
2018-07-13 19:34:51 +03:00 |
|
Grigory Smolkin
|
f98c91b3ba
|
tests: add slow_start() method to PostgresNode
|
2018-07-11 10:50:38 +03:00 |
|
Grigory Smolkin
|
963eb2e2c6
|
check for interrupt more frequently
|
2018-07-11 10:29:36 +03:00 |
|
Arthur Zakirov
|
e90714bcd4
|
Push down path variable
|
2018-07-10 14:53:16 +03:00 |
|