David Steele
|
8a3c6388b2
|
Removed WAL from some option names - still waffling on this naming thing.
|
2015-03-23 16:01:15 -04:00 |
|
David Steele
|
f4f31302f0
|
Broke archive-required into two options: backup-wal-check and backup-wal-store.
|
2015-03-16 14:45:53 -04:00 |
|
David Steele
|
258fb9c6e2
|
More work on automated docs. Merging this to go back to some feature/bug work for a while.
|
2015-03-16 14:01:01 -04:00 |
|
David Steele
|
882f068254
|
All config options can now be provided on the command-line.
Lots of name changes, but more thought needed there.
Still needs cleanup.
|
2015-03-12 12:15:19 -04:00 |
|
David Steele
|
ae6bdecfaf
|
Split command-line parameter processing out into a separate file. This is in preparation allowing all parameters to be specified/overridden on the command line, with pg_backrest.conf being option.
|
2015-03-08 13:26:09 -04:00 |
|
David Steele
|
3d0d308a98
|
Made all warnings FATAL.
Fixed one bug that was exposed.
|
2015-03-03 00:57:20 -05:00 |
|
David Steele
|
7dbb11e8b8
|
Added buffer-size param and added config validation improvements.
|
2015-03-02 22:58:32 -05:00 |
|
David Steele
|
8e8f2f3c77
|
New config options compress-level and compress-level-network to control compression levels.
|
2015-03-02 20:36:12 -05:00 |
|
David Steele
|
7ede058b45
|
Backup checksums are no longer optional.
|
2015-02-28 20:31:56 -05:00 |
|
David Steele
|
267efbd71d
|
Fixed restore::thread-max
|
2015-01-31 15:37:59 -05:00 |
|
David Steele
|
e524c4dd1a
|
Timeline unit tests are working.
Options from config file are being written to recovery.conf.
Fixed issue with .history files not being picked up by archive-xfer.
|
2015-01-31 13:48:09 -05:00 |
|
David Steele
|
499d6c8422
|
Added tests for all --delta --force combinations.
Added error check for postmaster running.
Added error check for path not empty.
|
2015-01-28 13:14:46 -05:00 |
|
David Steele
|
60550cd45b
|
Archive async now works local, but there is a pending bug to make sure archive::path != backup::path.
Added code to be sure that restore will not try to log into the backup path unless it is local.
|
2015-01-28 00:28:21 -05:00 |
|
David Steele
|
a59bd8c328
|
Restores except for type=none are mostly working. There are some failing unit tests to fix.
|
2015-01-27 22:59:59 -05:00 |
|
David Steele
|
f59aae101d
|
Ready to start writing recovery unit tests.
|
2015-01-26 14:59:58 -05:00 |
|
David Steele
|
ac22c314a9
|
Working on plumbing for recovery options.
|
2015-01-26 11:01:24 -05:00 |
|
David Steele
|
eeffd62a12
|
Working on recovery options.
|
2015-01-25 17:27:46 -05:00 |
|
David Steele
|
21c715b25c
|
Restore tablespace remaps are working.
|
2015-01-22 20:11:33 -05:00 |
|
David Steele
|
131d910906
|
New structure for --delta and --force params.
|
2015-01-08 15:43:43 -05:00 |
|
David Steele
|
91b06bef47
|
File->manifest detects files that are modified in the future.
|
2015-01-03 14:22:59 -05:00 |
|
David Steele
|
9f8f33f957
|
Working on restore options and integration with unit tests.
|
2014-12-23 18:52:38 -05:00 |
|
David Steele
|
a96b83beb8
|
Restore can now remap base/tablespace locations.
Made Restore more modular.
|
2014-12-23 15:03:06 -05:00 |
|
David Steele
|
1557327d2b
|
Restore cleans out missing files and some basic unit tests.
|
2014-12-19 17:49:56 +00:00 |
|
David Steele
|
161a73159e
|
Added some constants.
|
2014-12-18 22:05:06 +00:00 |
|
David Steele
|
1dc00c9d4b
|
Starting on restore functionality, finally.
|
2014-12-18 16:42:54 +00:00 |
|
David Steele
|
c76a8d64d0
|
Moved more config logic to Config.pm
|
2014-12-16 17:41:54 +00:00 |
|
David Steele
|
6124558347
|
Moved config functions to a new file.
|
2014-12-15 22:20:42 +00:00 |
|