Anastasia
|
946e1e24f0
|
Disable page hole cut in backup_data_file()
|
2017-02-13 11:49:47 +03:00 |
|
Anastasia
|
2ec6bc67f4
|
Implement incremental backup of compressed files, both page and ptrack do the same. Adds two columns to the list of files.
|
2017-02-13 11:44:53 +03:00 |
|
Arthur Zakirov
|
976694f1a3
|
Add retention show|purge commands. Add tests and documentation.
|
2017-02-12 23:42:10 +03:00 |
|
Artur Zakirov
|
7c4c842ce5
|
PGDATA parameter is required for init
|
2017-02-01 15:40:47 +03:00 |
|
Artur Zakirov
|
ba54e494de
|
Fix .gitignore. Add extra files to ignore, generated by Makefile
|
2017-01-30 12:02:54 +03:00 |
|
Artur Zakirov
|
b6b2402b49
|
Make compiler quiet
|
2017-01-27 11:44:40 +03:00 |
|
stalkerg
|
9af7ec092b
|
Some code for testing 64bit XIDs.
|
2016-12-20 18:13:44 +03:00 |
|
stalkerg
|
9619c43df0
|
Try fix blinking some tests.
|
2016-12-20 17:59:51 +03:00 |
|
stalkerg
|
1cf715051e
|
Fix 64 bit XID again and one warning.
|
2016-12-20 16:22:08 +03:00 |
|
stalkerg
|
20f055f309
|
Move from pg_ctl to .stop/.start from new testgres.
|
2016-12-20 15:46:19 +03:00 |
|
stalkerg
|
9d17c122fb
|
Add check parent backup.
|
2016-12-19 20:13:58 +03:00 |
|
stalkerg
|
42a4d72175
|
Add root backup id for page/ptrack backups. issue #9
|
2016-12-19 18:41:41 +03:00 |
|
stalkerg
|
e972467f80
|
Merge branch 'ptrack' of github.com:postgrespro/pg_probackup into ptrack
|
2016-12-16 18:41:13 +03:00 |
|
stalkerg
|
19a9dd9b3e
|
Show realy last know xid in wal validate.
|
2016-12-16 18:40:31 +03:00 |
|
Sergey Bronnikov
|
9748817b00
|
enabling archive_mode is required
|
2016-12-16 18:56:47 +04:00 |
|
stalkerg
|
1874b89d30
|
Remove old bash tests.
|
2016-12-14 17:17:43 +03:00 |
|
stalkerg
|
31c8090216
|
Add many tests and some words for docs.
|
2016-12-14 17:14:53 +03:00 |
|
stalkerg
|
856e110eaf
|
Start work on restore tests.
|
2016-12-13 20:45:50 +03:00 |
|
stalkerg
|
3c8242966a
|
Add delete and backup tests. Add simple parser for show line.
|
2016-12-12 19:21:15 +03:00 |
|
stalkerg
|
e7d6a08bf3
|
Start working on testgres framework for pg_probackup.
|
2016-12-09 21:30:22 +03:00 |
|
stalkerg
|
6642f27cca
|
Right place for aix makefile hack
|
2016-12-08 14:57:28 +03:00 |
|
stalkerg
|
085f5cd10d
|
Use xlc_r for AIX.
|
2016-12-08 14:48:09 +03:00 |
|
stalkerg
|
f7d1da953e
|
Use lockf on XLC.
|
2016-12-08 14:42:32 +03:00 |
|
stalkerg
|
25445d9993
|
Replace warnx by elog
|
2016-12-08 13:52:34 +03:00 |
|
stalkerg
|
62860f994c
|
Use getopt_long from BSD project.
|
2016-12-07 19:20:27 +03:00 |
|
stalkerg
|
efd552ee5c
|
Check WALs in validate command. Also support 64bit XID from PGPRO_EE. issue #5
|
2016-12-07 16:28:48 +03:00 |
|
stalkerg
|
ed8fbcab78
|
Make validate logic like restore. issue #5
|
2016-12-06 16:44:18 +03:00 |
|
stalkerg
|
5e37fc6ab4
|
Fix wrong searching full backup if we set ID and --time/--xid.
|
2016-11-30 16:00:26 +03:00 |
|
stalkerg
|
133573e4da
|
Fix new line for doc
|
2016-11-28 17:15:25 +03:00 |
|
stalkerg
|
67214c9553
|
First version of new documentation.
|
2016-11-28 17:10:20 +03:00 |
|
Yury Zhuravlev
|
51cc7454ab
|
Merge pull request #3 from ligurio/ptrack
remove extra dot
|
2016-11-28 16:52:48 +03:00 |
|
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 |
|