Grigory Smolkin
|
f1cd6c23c5
|
Merge branch 'master' into remote_pull
|
2019-04-05 01:05:49 +03:00 |
|
Grigory Smolkin
|
514a01dc15
|
another symlink fix
|
2019-04-04 18:36:35 +03:00 |
|
Konstantin Knizhnik
|
f0576ce10f
|
Merge with master
|
2019-04-03 17:55:02 +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
|
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
|
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
|
702d13e4a5
|
PGPRO-2065: allow checkdb to be used without BACKUP_DIR
|
2019-03-31 11:41:46 +03:00 |
|
Grigory Smolkin
|
8964f2aff3
|
Merge branch 'master' into pgpro-2065
|
2019-03-30 16:57:02 +03:00 |
|
Arthur Zakirov
|
3ff6a37d74
|
Fix remote archive-get and restore
|
2019-03-27 14:07:49 +03:00 |
|
Grigory Smolkin
|
f7205ea1ff
|
PGPRO-2573: incrementally updated backups via merge
|
2019-03-25 17:26:14 +03:00 |
|
Arthur Zakirov
|
62a2850de0
|
PGPRO-1973: Add support pthreads for VALIDATE command
|
2019-03-25 16:40:41 +03:00 |
|
Sergey Cherkashin
|
d48d4e8abe
|
Fix connection value in check_external_for_tablespaces()
|
2019-03-25 16:37:53 +03:00 |
|
Konstantin Knizhnik
|
adee1efc71
|
Fix remote restore
|
2019-03-21 22:55:38 +03:00 |
|
Sergey Cherkashin
|
fc1ae6fba0
|
Check if external directory contains tablespace
|
2019-03-19 19:19:50 +03:00 |
|
Konstantin Knizhnik
|
79087d38bf
|
Fix problem with backuping non-data files
|
2019-03-07 11:01:13 +03:00 |
|
Grigory Smolkin
|
904171d483
|
Merge branch 'master' into PGPRO-421
|
2019-03-01 23:03:01 +03:00 |
|
Grigory Smolkin
|
49e6710f2b
|
Merge branch 'master' into remote_pull
|
2019-03-01 19:23:59 +03:00 |
|
Grigory Smolkin
|
53bd83bfcd
|
fix temp replication slot for PG >= 11
|
2019-03-01 18:40:29 +03:00 |
|
Konstantin Knizhnik
|
6d2a51e229
|
Merge with master
|
2019-03-01 17:41:01 +03:00 |
|
Grigory Smolkin
|
98bc12d535
|
new flag '--temp-slot' allows user to use temporary slot for STREAM backups, if no slot name is specified via '--slot' option - default name 'pg_probackup_slot' is used
|
2019-03-01 16:09:53 +03:00 |
|
Konstantin Knizhnik
|
7c2260c05d
|
Merge with master
|
2019-02-28 15:51:57 +03:00 |
|
Grigory Smolkin
|
ee6860f054
|
minor fix: use upper register for SQL
|
2019-02-27 19:16:25 +03:00 |
|
Grigory Smolkin
|
c3aa3f0cff
|
minor spell fix
|
2019-02-25 17:13:10 +03:00 |
|
Grigory Smolkin
|
94a8a24e34
|
minor bugfix: check that PGDATA is not empty, following https://github.com/postgrespro/pg_probackup/issues/48
|
2019-02-25 17:12:02 +03:00 |
|
Arthur Zakirov
|
ad5449f1b2
|
PGPRO-1918: Add more informative messages
|
2019-02-20 13:29:16 +03:00 |
|
Arthur Zakirov
|
8960f2aae2
|
PGPRO-1918: Consider lock_backup()'s result
|
2019-02-18 16:55:46 +03:00 |
|
Arthur Zakirov
|
3b91712e1a
|
Merge remote-tracking branch 'origin/master' into pgpro-1918
|
2019-02-18 14:48:24 +03:00 |
|
Sergey Cherkashin
|
512ae2ffd1
|
Merge branch 'master' into PGPRO-421
|
2019-02-12 17:23:58 +03:00 |
|
Sergey Cherkashin
|
dbefa9e183
|
Rename feature from "extra directories" to "external directories"
|
2019-02-12 17:19:18 +03:00 |
|
Sergey Cherkashin
|
a12fe744f9
|
Make possible to backup database dir as exrta dir
|
2019-02-11 20:29:52 +03:00 |
|
Grigory Smolkin
|
bed0a45121
|
minor bugfix: dissapeared during backup files were marked as 'not changed', now such files are removed from backup_list at the end of the backup
|
2019-02-09 12:19:41 +03:00 |
|
Grigory Smolkin
|
eae31a1867
|
write START LSN to backup meta after pg_start_backup execution
|
2019-02-04 16:48:14 +03:00 |
|
Grigory Smolkin
|
8063652248
|
Merge branch 'master' into pgpro-1918
|
2019-01-31 12:04:48 +03:00 |
|
Konstantin Knizhnik
|
3bedd3b639
|
Remove walmethods
|
2019-01-27 01:11:52 +03:00 |
|
Konstantin Knizhnik
|
7ef0304e76
|
Fix remote pull backup issues
|
2019-01-26 17:14:25 +03:00 |
|
Konstantin Knizhnik
|
56472e0f70
|
Fix location for listing backup files
|
2019-01-26 16:23:43 +03:00 |
|
Konstantin Knizhnik
|
158a3df648
|
Start implementation of new remote pull approach
|
2019-01-25 20:12:46 +03:00 |
|
Konstantin Knizhnik
|
66ebfcbd04
|
Remove --remote option
|
2019-01-22 20:41:17 +03:00 |
|
Konstantin Knizhnik
|
eea74a8423
|
More remote options to config
|
2019-01-21 19:21:54 +03:00 |
|
Konstantin Knizhnik
|
be78ca6ee2
|
Fix remote delta backup
|
2019-01-18 00:37:18 +03:00 |
|
Konstantin Knizhnik
|
3b144bbe2b
|
Fix remote delta backup
|
2019-01-18 00:21:42 +03:00 |
|