1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-02-13 14:58:35 +02:00

301 Commits

Author SHA1 Message Date
Arthur Zakirov
d46179c682 Update copyrights 2019-04-25 15:47:24 +03:00
Grigory Smolkin
56a909da0c checkdb: fix index query and logging error condition 2019-04-19 01:50:45 +03:00
Grigory Smolkin
d5b0747288 checkdb: fix disconnection after successfull checkdb execution 2019-04-18 19:40:35 +03:00
Grigory Smolkin
cf20e9f3ba checkdb: minor fixes 2019-04-18 19:23:44 +03:00
Anastasia
c00bd3cd77 code and comments cleanup 2019-04-18 16:12:57 +03:00
Anastasia
ce29d91957 Merge master into pgpro-2065. Resolve conflicts.
TODO: review compatibility of checkdb and remote backup
2019-04-16 16:33:03 +03:00
Arthur Zakirov
c440ab0f45 Merge remote-tracking branch 'origin/remote_pull' 2019-04-16 13:24:02 +03:00
Grigory Smolkin
bbd4e810af Merge branch 'master' into issue_52 2019-04-15 22:04:56 +03:00
Grigory Smolkin
f393133d5a checkdb: minor changes to error messages in do_amcheck() 2019-04-15 20:32:58 +03:00
Grigory Smolkin
abd4ed01bf checkdb: for amcheck only mode do compare system ID, because all work is done by server 2019-04-13 23:31:19 +03:00
Grigory Smolkin
367f885a9b checkdb: error at the end of do_amcheck if execution was interrupted 2019-04-13 23:17:49 +03:00
Grigory Smolkin
c290624765 remove is_checksum_enabled variable 2019-04-13 22:50:39 +03:00
Grigory Smolkin
2e639a81fe checkdb: close initial connection, skipped db in amcheck now counts as fatal error 2019-04-13 22:33:04 +03:00
Grigory Smolkin
e5e16320fd checkdb: minor fixes, point out by a.lubennikova@postgrespro.ru 2019-04-13 21:27:22 +03:00
Anastasia
df8fe86d6d code cleanup 2019-04-12 18:41:33 +03:00
Anastasia
1d5b9e469d Merge branch 'master' into pgpro-2065 2019-04-12 16:03:18 +03:00
Grigory Smolkin
4193766317 Merge branch 'master' into remote_pull 2019-04-12 14:05:27 +03:00
Grigory Smolkin
6d8bad7293 bugfix: explicitly forbid incremental backing up instance from the past 2019-04-11 19:14:33 +03:00
Grigory Smolkin
77bb25410c Issue 52: --no-validate flag for 'backup' command, also allow DONE backup to be a parent of incremental backup 2019-04-08 23:10:15 +03:00
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