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 |
|
Ilya Skvortsov
|
3744048d4e
|
Test start-time using
|
2018-07-18 15:19:39 +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 4877f6b5d4 .
|
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 |
|
Aleksandr Parfenov
|
e947cac142
|
Change INFO message in --no-validate mode
|
2018-07-09 20:35:59 +07:00 |
|
Ilya Skvortsov
|
c81a61208c
|
new no-validate test added
|
2018-07-09 13:57:10 +03:00 |
|
Grigory Smolkin
|
1b70807d38
|
tests: fix archive tests
|
2018-07-06 20:41:49 +03:00 |
|
Arthur Zakirov
|
1d5f54c5ee
|
PGPRO-1376: Do not call dir_is_empty() twice, because readdir() may bring different ordering
|
2018-07-06 19:18:05 +03:00 |
|
Aleksandr Parfenov
|
29639f71d6
|
Fix --no-validate counting as recovery target
|
2018-07-05 16:47:56 +03:00 |
|
Arthur Zakirov
|
be8f3be6cd
|
PGPRO-1759: Fix messages and variable names, it should be data not date
|
2018-07-05 13:19:18 +03:00 |
|
Grigory Smolkin
|
3080228453
|
fix: add restore-target-name to validate --help. Submitted by Ludmila Mantrova.
|
2018-07-04 18:37:36 +03:00 |
|
Arthur Zakirov
|
7f87c1cebe
|
Add pagemap_isabsent instead of PageBitmapIsAbsent define
|
2018-06-29 14:01:08 +03:00 |
|
Victor Spirin
|
6b539ad59a
|
set 0 to PageBitmapIsAbsent
|
2018-06-28 12:37:44 +03:00 |
|
Arthur Zakirov
|
e2b2dee05e
|
PGPRO-427: Add header size into WAL record start pointer
|
2018-06-22 17:26:38 +03:00 |
|
Victor Spirin
|
a2959609c8
|
Some changes for windows
|
2018-06-19 14:50:35 +03:00 |
|
Victor Spirin
|
bc016cfa61
|
some change for removing visual studio build error: potentially uninitialized local pointer variable 'error_args'
|
2018-06-19 13:52:31 +03:00 |
|
Arthur Zakirov
|
6e0f5bb68b
|
PGPRO-427: Process blocks change in parallel
|
2018-06-18 11:47:29 +03:00 |
|
Arthur Zakirov
|
b97e9e8e29
|
PGPRO-427: Put in order thread arguments
|
2018-06-15 11:40:13 +03:00 |
|
Arthur Zakirov
|
a3b9d1ebbb
|
PGPRO-427: Add lock for datapagemap_add
|
2018-06-15 11:40:13 +03:00 |
|
Arthur Zakirov
|
70257b371f
|
PGPRO-427: Remove unnecessary sorts, add binary search
|
2018-06-15 11:40:13 +03:00 |
|