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 |
|
stalkerg
|
6446aceec0
|
Update docs and readme for last changes.
|
2016-10-18 18:19:56 +03:00 |
|
stalkerg
|
8daffeeb6d
|
Detect ptrack support and remove disable ptrack option.
|
2016-10-18 16:25:13 +03:00 |
|
stalkerg
|
cd9a119020
|
Hide some log message for non-verbose mode.
|
2016-10-18 12:31:11 +03:00 |
|
stalkerg
|
65bb8b5902
|
Try make stream replication right.
|
2016-10-13 17:25:53 +03:00 |
|
stalkerg
|
b6ceb7ff2e
|
Gen rangedate param only for show, validate and delete command.
|
2016-10-13 16:20:53 +03:00 |
|
stalkerg
|
c67832583e
|
Add backup_label to file_database.txt for all checks.
|
2016-09-29 19:44:59 +03:00 |
|
stalkerg
|
e829899c0a
|
Update doc
|
2016-09-29 17:39:56 +03:00 |
|
stalkerg
|
9f038eeb5e
|
Add support backup from replica.
|
2016-09-29 17:33:21 +03:00 |
|
stalkerg
|
43b7455601
|
Add support for Postgres 10 in pgut lib
|
2016-09-27 18:17:34 +03:00 |
|
Yury Zhuravlev
|
67ddb22d61
|
Merge pull request #1 from vadv/ptrack
Add travis tests
|
2016-09-27 12:01:04 +03:00 |
|
Dmitry Vasilyev
|
87b61e2abd
|
Travis tests
|
2016-09-16 00:26:18 +03:00 |
|
stalkerg
|
fb4ae4a235
|
Fix recalc checksums during restore for segno > 0.
|
2016-09-13 19:50:59 +03:00 |
|
stalkerg
|
8957aadae6
|
Hide regress tests for contrib
|
2016-09-13 18:57:31 +03:00 |
|
stalkerg
|
d0d84c86a2
|
Try fix tests
|
2016-09-13 17:26:15 +03:00 |
|
stalkerg
|
4211fd8331
|
Try build pg_arman as contrib.
|
2016-09-13 15:22:34 +03:00 |
|
stalkerg
|
e01d84e9aa
|
Fix check digit chars.
|
2016-09-09 19:01:36 +03:00 |
|
stalkerg
|
9d273330d3
|
Add usleep for checksum cycle.
|
2016-09-08 12:35:28 +03:00 |
|
stalkerg
|
8cfc6bee84
|
Use one fwrite+memcpy insted three fwrite.
|
2016-09-06 19:22:43 +03:00 |
|
stalkerg
|
f69e780d37
|
Fix checksums for segno > 0
|
2016-09-06 16:30:54 +03:00 |
|
stalkerg
|
55686d33c7
|
Don't use partial xlog.
|
2016-09-06 14:06:09 +03:00 |
|
stalkerg
|
493de28819
|
Add new thread model to restore.
|
2016-09-06 10:48:29 +03:00 |
|
stalkerg
|
3491b43404
|
Add lock free algorithm for load balancing.
|
2016-09-02 20:38:39 +03:00 |
|
stalkerg
|
6ce7163a8a
|
Add simple progress bar with option --progress.
|
2016-09-02 20:16:00 +03:00 |
|
stalkerg
|
02ac17bb6b
|
Add load balance for backup threads.
|
2016-09-02 19:31:49 +03:00 |
|
stalkerg
|
3eb1013baa
|
Exclude pg_log by default and add option for start beckup.
|
2016-09-02 18:31:06 +03:00 |
|
stalkerg
|
589d8ddf98
|
We must not call qsort in recursive function.
|
2016-09-02 18:10:19 +03:00 |
|
stalkerg
|
e957b48997
|
I added to extra clean some forgotten files.
|
2016-09-02 13:13:16 +03:00 |
|
stalkerg
|
1fe3dbd224
|
Wrong place for docs.
|
2016-09-01 18:35:43 +03:00 |
|
stalkerg
|
733f05a80d
|
Update docs.
|
2016-09-01 18:31:19 +03:00 |
|
stalkerg
|
23f4eaa8e5
|
Add --disable-ptrack-clear for postgres without ptrack.
|
2016-09-01 18:29:13 +03:00 |
|
stalkerg
|
20a892e4e0
|
Update docs. Add link to new version of patch.
|
2016-09-01 13:31:38 +03:00 |
|
stalkerg
|
a0fb3912a8
|
Add support postgres 9.6.
|
2016-08-30 17:21:02 +03:00 |
|