Arthur Zakirov
|
0fbbc22c6a
|
Little optimization, remove unnecessary find_direct_child()
|
2019-04-04 13:30:30 +03:00 |
|
Grigory Smolkin
|
6b6491e3b7
|
fix symlink handling for external directories
|
2019-04-03 22:25:58 +03:00 |
|
Konstantin Knizhnik
|
f0576ce10f
|
Merge with master
|
2019-04-03 17:55:02 +03:00 |
|
Anastasia
|
01fedaf04c
|
pgpro-2605. Use absolute path of pg_probackup binary in recovery.conf generated by pg_probackup
|
2019-04-03 16:35:57 +03:00 |
|
Grigory Smolkin
|
140b33cc94
|
PGPRO-2065: fix comments
|
2019-04-03 04:25:40 +03:00 |
|
Grigory Smolkin
|
db3273b344
|
Merge branch 'master' into pgpro-2065
|
2019-04-03 04:00:54 +03:00 |
|
Grigory Smolkin
|
2022487f3b
|
PGPRO-2065: cleanup
|
2019-04-03 04:00:36 +03:00 |
|
Grigory Smolkin
|
340e694462
|
PGPRO-2065: fix async pgut_execute_parallel()
|
2019-04-03 03:58:23 +03:00 |
|
Grigory Smolkin
|
7f81494290
|
minor fixes: free base36enc_dup()'s results, comments cleanup
|
2019-04-02 22:06:13 +03:00 |
|
Grigory Smolkin
|
75aa7a435a
|
Merge branch 'master' into pgpro-2573
|
2019-04-02 21:45:44 +03:00 |
|
Grigory Smolkin
|
2b969c43c7
|
PGPRO-2065: cancel connection during interrupt
|
2019-04-02 19:29:47 +03:00 |
|
Grigory Smolkin
|
79cc076a0c
|
PGPRO-2065: add async mode to pgut_execute_parallel()
|
2019-04-02 18:52:00 +03:00 |
|
Grigory Smolkin
|
55b5656f77
|
PGPRO-2065: move backup_mode check to pg_probackup.c
|
2019-04-02 17:25:14 +03:00 |
|
Grigory Smolkin
|
252176bb9b
|
PGPRO-2065: minor fixes for checkdb
|
2019-04-02 17:16:08 +03:00 |
|
Grigory Smolkin
|
fcf8fc57a2
|
PGPRO-2065: add support for heapallindexed in newer versions of amcheck
|
2019-04-02 17:08:24 +03:00 |
|
Grigory Smolkin
|
9da90b6e8f
|
PGPRO-2573: rename 'Purge' and 'Keep' to 'Expired' and 'Active' for retention message, minor changes for comments
|
2019-04-02 12:24:49 +03:00 |
|
Grigory Smolkin
|
33ad94448d
|
PGPRO-2573: minor changes to comments
|
2019-04-02 12:11:47 +03:00 |
|
Grigory Smolkin
|
fc16c52f0d
|
PGPRO-2573: minor changes
|
2019-04-02 11:59:01 +03:00 |
|
Grigory Smolkin
|
66d03cc929
|
PGPRO-2573: refactoring do_retention_internal()
|
2019-04-02 11:55:59 +03:00 |
|
Arthur Zakirov
|
b5d8a77a61
|
Do not forget to release base36enc_dup()'s result
|
2019-04-01 14:27:59 +03:00 |
|
Grigory Smolkin
|
8cf98dacaf
|
PGPRO-2065: do not ignore indisready and indisvalid indexes
|
2019-04-01 10:26:21 +03:00 |
|
Grigory Smolkin
|
47283e113f
|
PGPRO-2065: add thread number to elog messages
|
2019-04-01 03:57:04 +03:00 |
|
Grigory Smolkin
|
030832c0ba
|
PGPRO-2065: --amcheck minor fixes
|
2019-04-01 03:45:15 +03:00 |
|
Grigory Smolkin
|
19405a95b3
|
PGPRO-2065: fix validate_one_page
|
2019-04-01 01:23:50 +03:00 |
|
Grigory Smolkin
|
820a0a63a6
|
Merge branch 'master' into pgpro-2065
|
2019-03-31 11:41:57 +03:00 |
|
Grigory Smolkin
|
702d13e4a5
|
PGPRO-2065: allow checkdb to be used without BACKUP_DIR
|
2019-03-31 11:41:46 +03:00 |
|
Grigory Smolkin
|
fb4c3ffdc0
|
bugix: fix thread inturruption detection
|
2019-03-31 11:22:17 +03:00 |
|
Grigory Smolkin
|
8964f2aff3
|
Merge branch 'master' into pgpro-2065
|
2019-03-30 16:57:02 +03:00 |
|
Grigory Smolkin
|
697a451b10
|
Merge branch 'master' into pgpro-2573
|
2019-03-30 16:12:13 +03:00 |
|
Grigory Smolkin
|
932fc5be77
|
update help
|
2019-03-29 22:22:25 +03:00 |
|
Grigory Smolkin
|
912e6a548f
|
add --dry-run option to help
|
2019-03-29 21:27:38 +03:00 |
|
Grigory Smolkin
|
0163a7e3fb
|
PGPRO-2573: minor change of elevel in message about sparsing keep list
|
2019-03-29 20:07:48 +03:00 |
|
Grigory Smolkin
|
9d9aaf6cf1
|
Merge branch 'master' into pgpro-2573
|
2019-03-29 17:35:36 +03:00 |
|
Arthur Zakirov
|
e82201f5d7
|
Consider empty blocks within datafiles.
RelationAddExtraBlocks() may extend a relation with empty blocks due
to optimisation to avoid contentions.
|
2019-03-29 16:49:02 +03:00 |
|
Grigory Smolkin
|
ca44e739a3
|
PGPRO-2573: use parray_bsearch
|
2019-03-28 21:57:33 +03:00 |
|
Grigory Smolkin
|
a94c228fcb
|
update help, add --merge-expired option
|
2019-03-28 18:58:08 +03:00 |
|
Grigory Smolkin
|
366d36b9a9
|
Merge branch 'master' into pgpro-2573
|
2019-03-28 18:45:40 +03:00 |
|
Grigory Smolkin
|
d48f4024a8
|
PGPRO-2589: use parent_link when deleting backup chain via delete -i BACKUP_ID
|
2019-03-28 17:35:05 +03:00 |
|
Grigory Smolkin
|
cbc0ceb9b4
|
Merge branch 'master' into pgpro-2589
|
2019-03-28 17:34:12 +03:00 |
|
Arthur Zakirov
|
65dd94d664
|
PGPRO-2589: Binary search for catalog_get_backup_list()
|
2019-03-28 16:58:14 +03:00 |
|
Konstantin Knizhnik
|
a0d65fa1c6
|
Fix archive-get compressed error
|
2019-03-28 15:56:27 +03:00 |
|
Arthur Zakirov
|
01207a7086
|
Throw an error if pg_probackup.conf doesn't exist
|
2019-03-28 13:42:58 +03:00 |
|
Grigory Smolkin
|
b2cb9cf940
|
PGPRO-2589: use parent_link instead of start-time sorting in merge, validate and restore
|
2019-03-27 22:29:42 +03:00 |
|
Konstantin Knizhnik
|
fefe8b14e8
|
[refer #PGPRO-1745] Make remote mkdir operation synchronous
|
2019-03-27 17:55:29 +03:00 |
|
Arthur Zakirov
|
3ff6a37d74
|
Fix remote archive-get and restore
|
2019-03-27 14:07:49 +03:00 |
|
Grigory Smolkin
|
a6dc140702
|
PGPRO-2573: minor changes
|
2019-03-27 10:16:02 +03:00 |
|
Grigory Smolkin
|
aa03ac404a
|
Merge branch 'master' into pgpro-2573
|
2019-03-26 20:57:25 +03:00 |
|
Grigory Smolkin
|
941b9c4267
|
add TODO to restore comments
|
2019-03-26 11:32:15 +03:00 |
|
Grigory Smolkin
|
a27cf5911f
|
minor changes to --help about --external-dirs option
|
2019-03-26 00:54:21 +03:00 |
|
Grigory Smolkin
|
3256dd1988
|
PGPRO-2573: minor comment fixes
|
2019-03-25 17:47:02 +03:00 |
|