1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-13 11:53:59 +02:00
Commit Graph

908 Commits

Author SHA1 Message Date
sfalkon
89e3d113d7 fix auth_test 2017-11-30 13:49:27 +03:00
sfalkon
733704ae24 fix auth_test 2017-11-30 13:48:25 +03:00
sfalkon
462ce33f45 fix auth_test 2017-11-30 13:41:26 +03:00
Grigory Smolkin
b269c84238 tests: new module "exclude.py" and minor fixes 2017-11-30 09:14:46 +03:00
Grigory Smolkin
b16dd21617 PGPRO-1189: fix for exclusive mode for backup from replica 2017-11-29 23:03:12 +03:00
s.logvinenko
bdeff4029d fix auth_test 2017-11-29 18:21:18 +03:00
s.logvinenko
822020998e fix auth_test 2017-11-29 17:59:18 +03:00
Grigory Smolkin
d09413199a spelling fix 2017-11-29 13:08:42 +03:00
Grigory Smolkin
a7bc86211c PGPRO-1189: for exclusive backups get backup_label and tablespace_map via SQL 2017-11-29 12:51:43 +03:00
s.logvinenko
c09e805697 fix auth_test 2017-11-29 11:48:26 +03:00
sfalkon
a2b802ca8f fix auth_test 2017-11-28 17:04:18 +03:00
sfalkon
00cf6d58c1 fix auth_test 2017-11-28 16:29:06 +03:00
sfalkon
9079a2b253 add auth_test 2017-11-28 15:03:47 +03:00
Grigory Smolkin
fac4250770 fix PAGE backup copying not changed files 2017-11-27 21:51:45 +03:00
Anastasia
b5a70fcfd9 check if ptrack_version == 1.4 2017-11-24 14:26:23 +03:00
Anastasia
fae522df4a Version 2.0.12
- Do not include unlogged relations into the backup.
- Use exclusive backup for PTRACK backups.
- Do not throw an error if the file was truncated during backup.
2017-11-23 11:28:04 +03:00
Arthur Zakirov
d9a2038575 PGPRO-584: Save and load unit name for replica-timeout 2017-11-22 19:21:30 +03:00
Arthur Zakirov
78b510e82a PGPRO-584: Save unit name within configuration file 2017-11-22 19:15:05 +03:00
Grigory Smolkin
be84258cd1 PGPRO-1164: fix restore without specified backup ID 2017-11-22 17:07:38 +03:00
Grigory Smolkin
5534b107a0 minor changes to log messages 2017-11-22 17:04:46 +03:00
Arthur Zakirov
a1eeef782e PGPRO-584: Parse unit name of configuration parameters 2017-11-21 19:50:06 +03:00
Arthur Zakirov
d153c26104 PGPRO-1159: Try reread partly read block 2017-11-21 17:26:34 +03:00
Arthur Zakirov
6878de124a PGPRO-1159: Do not throw an error if file was truncated 2017-11-21 17:26:34 +03:00
Arthur Zakirov
a00fdafcec Use exclusive backup for PTRACK backups 2017-11-21 15:51:45 +03:00
Arthur Zakirov
1b9c8c943d PGPRO-584: Add additional message for log file.
Message is added only during backup.
2017-11-15 19:21:30 +03:00
Arthur Zakirov
06aee9cbf6 Replace simple_prompt() by pgut_simple().
Properly handle Ctrl+C.
2017-11-15 15:27:48 +03:00
Arthur Zakirov
469e8f09dd PGPRO-584: Fix logging options
Replace --log-level by --log-level-console and --log-level-file
2017-11-14 17:34:36 +03:00
Anastasia
e85e45938c Do not backup files of the unlogged relations (only leave _init fork) 2017-11-13 18:52:09 +03:00
Arthur Zakirov
14e51105d4 Call on_cleanup() within on_interrupt() to correctly handle simple_prompt() interrupt 2017-11-13 12:45:42 +03:00
Grigory Smolkin
be5129dce9 fix password promt for pgut_connect_replication_extended 2017-11-10 18:45:51 +03:00
Anastasia
082612b528 Version 2.0.11.
- Fix password prompt interruption
- Check if the password provided by a user is empty
- Fix incremental backups: do not include into backup files, that didn't changed since previous backup.
- Add PG version into backup meta infromation
2017-11-10 17:40:30 +03:00
Anastasia
a40d0e3702 code cleanup for 22cb8c60aa 2017-11-10 14:13:44 +03:00
Arthur Zakirov
8f8e0ef1be PGPRO-1059: Do not save empty server_version 2017-11-10 12:01:37 +03:00
Arthur Zakirov
d603694b81 PGPRO-1059: Add PG version into show output, save server_version in backup.control 2017-11-09 19:14:39 +03:00
Arthur Zakirov
25117a7edb Revert "PGPRO-1059: Add PG version into show output"
This reverts commit a7826d085d.
2017-11-09 18:24:31 +03:00
Arthur Zakirov
a7826d085d PGPRO-1059: Add PG version into show output 2017-11-09 17:55:13 +03:00
Grigory Smolkin
22cb8c60aa PGPRO-1148 fix; ptrack fix for multiple segments and _ptrack missing cases 2017-11-09 12:47:37 +03:00
Grigory Smolkin
39aa89acb7 new tests for ptrack 2017-11-09 12:45:04 +03:00
s.logvinenko
5402d433fc fix archive.py 2017-11-08 18:06:50 +03:00
s.logvinenko
595982a39d fix archive.py 2017-11-08 17:16:50 +03:00
s.logvinenko
2d3c3dbe22 fix archive.py 2017-11-08 16:50:56 +03:00
s.logvinenko
ba828847a5 fux replica.py 2017-11-08 10:55:48 +03:00
sfalkon
0aeb9d26ec fix ptrack 2017-11-07 17:50:35 +03:00
sfalkon
ea85c50230 fix ptrack 2017-11-07 17:47:38 +03:00
sfalkon
3ba30a9742 fix ptrack 2017-11-07 17:19:22 +03:00
sfalkon
6f4d2f60e1 fix ptrack 2017-11-07 17:13:20 +03:00
sfalkon
31fbb85a89 fix ptrack 2017-11-07 15:18:23 +03:00
sfalkon
1091662479 fix ptrack 2017-11-07 14:51:29 +03:00
sfalkon
f7052186c2 fix ptrack 2017-11-07 14:38:59 +03:00
sfalkon
6dd6646c82 fix ptrack 2017-11-07 14:38:14 +03:00