1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-01 09:51:43 +02:00
Commit Graph

267 Commits

Author SHA1 Message Date
Sergey Bronnikov
f42d6901c2 remove extra dot 2016-11-28 16:33:13 +03:00
stalkerg
14bcdb696d Don't backup temp tables. 2016-11-28 14:35:22 +03:00
stalkerg
96a5f13125 Save and compare system-identifier. 2016-11-25 17:50:54 +03:00
stalkerg
90897a54b8 Check segment file for start backup (testing archive_command). 2016-11-25 16:54:24 +03:00
stalkerg
b127345cd5 Add muti-thread validation. 2016-11-25 14:26:58 +03:00
stalkerg
2eb6d92ee1 Make strict depend on backup-id for validate command. 2016-11-25 12:52:40 +03:00
stalkerg
f63943a01e Fix validate command. 2016-11-24 19:34:10 +03:00
stalkerg
fc3f39adf9 Stop backup if any tablespace is compress. 2016-11-23 17:46:26 +03:00
stalkerg
510508a72d Mark compress files by cfs as not data. 2016-11-22 17:38:03 +03:00
stalkerg
6d6a584965 Separate errors message for "ptrack off" and "ptrack does not support" 2016-11-22 16:07:54 +03:00
stalkerg
9d31d4a1be Allow remove ERRORs backup and CORRUPTs. 2016-11-22 15:20:39 +03:00
stalkerg
3ad6aaab89 Verbose min/max segment in delwal. 2016-11-21 18:16:35 +03:00
stalkerg
0ccc9eeac0 Clear PGDATA only if we find dst backup. Also show status if
dst backup is not OK.
2016-11-17 19:37:39 +03:00
stalkerg
d9c11e4307 Show removed wal segments without verbose mode. 2016-11-17 19:28:07 +03:00
stalkerg
9d579bc195 Ignore stream param from backup if we start restore without backup_id. 2016-11-17 19:08:10 +03:00
stalkerg
c084fee35c Fix show backup mode. 2016-11-17 18:16:04 +03:00
stalkerg
7aa2611064 Fix help text. 2016-11-17 17:52:40 +03:00
stalkerg
46768faefd Change parse cmd options. 2016-11-17 13:11:24 +03:00
stalkerg
2cdb902a11 I forget docs. :( 2016-11-17 12:55:19 +03:00
stalkerg
47a6afa46f Union current and parent tli for show command. 2016-11-16 21:49:32 +03:00
stalkerg
6c94ea7fb1 Correct help texts. 2016-11-16 21:32:26 +03:00
stalkerg
37da8b080a Add main files and rename ini to conf. 2016-11-16 20:47:12 +03:00
stalkerg
188bbdd593 Rename project to pg_probackup. 2016-11-16 20:34:21 +03:00
stalkerg
054226d2db Remove recovery-target- substring from restore option. 2016-11-16 19:41:16 +03:00
stalkerg
0f16f1f01e Fix wrong error message. 2016-11-16 18:14:29 +03:00
stalkerg
7ba03021c5 Refactor delete command and add delwal command. 2016-11-16 17:38:11 +03:00
stalkerg
ff61fcc341 Show empty page warning only in verbose mode. 2016-11-16 15:20:54 +03:00
stalkerg
a9040229a5 Get current timeline from wal dir.
Also add recovery_target = 'immediate' for some case.
2016-11-16 15:14:50 +03:00
stalkerg
4ceb771b96 Detect if ptrack_enable = off 2016-11-15 16:23:53 +03:00
stalkerg
b9be223a4f Don't add immediate to recovery.conf. Also if last backup is stream kind
start create recovery.conf (but not if we restore by id)
2016-11-15 11:44:57 +03:00
stalkerg
a742f2b04e Stop backup if we can't connect by stream protocol with --stream option. 2016-11-14 18:10:02 +03:00
stalkerg
c8a690018e Show recovery time instead start time in validation message. 2016-11-14 18:08:27 +03:00
stalkerg
324efc064f Removed requirements wal_log_hints = on for pg_arman work. 2016-11-10 16:32:02 +03:00
stalkerg
44ac5f4c1b Hide not reliable options: --check, --keep-data-generations, --keep-data-days 2016-11-10 12:49:30 +03:00
stalkerg
c1f1627c0b Rewrite delete backup logic. 2016-11-09 17:29:48 +03:00
stalkerg
ed3e7a5551 Small fix restore logic. 2016-11-08 15:53:45 +03:00
stalkerg
78362a52d6 Move all backups to "backups" subdir. 2016-11-07 17:35:53 +03:00
stalkerg
bd01446a9d Try fixing restore command. 2016-11-02 21:04:24 +03:00
stalkerg
3e49dd17c5 Fix make mkdir.sh if tablespace path have root path. 2016-11-02 20:19:37 +03:00
stalkerg
c2b2accb26 Exclude recovery.conf during backup. 2016-11-02 15:44:38 +03:00
stalkerg
24c840392f Use --stream option only for backup. Add STREAM to show command. 2016-11-01 17:25:46 +03:00
stalkerg
6130be7b26 Add Requirements to README 2016-10-31 20:10:50 +03:00
stalkerg
c0b9b02752 Fix docs and use recovery time for show command. 2016-10-31 18:57:15 +03:00
stalkerg
9f2ad9d822 Remove date range and start use base36 from start_time as backup ID. 2016-10-31 18:19:11 +03:00
stalkerg
d3f3110316 Stop creating pg_xlog dir in BACKUP because it is rudiment. 2016-10-27 11:47:16 +03:00
stalkerg
b0a63b6790 Add -S, --slot option for backup with --stream 2016-10-25 20:21:27 +03:00
stalkerg
fb40b3e5a7 Remove validation option and do it after any backup. 2016-10-25 19:02:30 +03:00
stalkerg
6ea5df1ca0 Fix detect tablespace oid. 2016-10-25 17:22:11 +03:00
stalkerg
af0e674cbb Add automatic detect of replica and remove same option. 2016-10-25 14:38:51 +03:00
stalkerg
f0703e527c Remove ARCLOG_PATH option. 2016-10-18 20:22:53 +03:00