1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
Commit Graph

31 Commits

Author SHA1 Message Date
David Steele
ba2590dc8e archive-get function is working.
Added option to force checkpoint at backup start.
2014-03-28 15:20:36 -04:00
David Steele
21b15b7cf6 Added thread timeout. 2014-02-24 09:33:47 -05:00
David Steele
5c695a6522 Improved archive logging and put in max limit 2014-02-16 18:20:55 -05:00
David Steele
4349f0caff Fixes to log level and more logging 2014-02-13 17:47:53 -05:00
David Steele
7d55ce865b Work on log levels 2014-02-13 17:11:53 -05:00
David Steele
19f9a5193f Minor config changes. 2014-02-13 14:54:28 -05:00
David Steele
14b13d4840 Async archive log backup working. 2014-02-13 12:02:45 -05:00
David Steele
564bd65b3e Basic plumbing for archive-pull function 2014-02-12 16:01:48 -05:00
David Steele
5181282b74 Command line parameter checks 2014-02-12 08:04:42 -05:00
David Steele
219120ba81 Archiving and flag changes. 2014-02-12 07:39:42 -05:00
David Steele
9d08f2a644 More robust config. Retention is read from config. 2014-02-06 12:49:54 -05:00
David Steele
a15fcb8c23 Moved tmp path. 2014-02-05 13:10:36 -05:00
David Steele
a810499958 Remote backup fully working. 2014-02-04 18:48:39 -05:00
David Steele
316a5b5598 Working on remote 2014-02-03 19:03:17 -05:00
David Steele
fa668d5007 Move file init code to file module 2014-02-03 14:50:23 -05:00
David Steele
bf8ac7abe6 manifest_get() now works remotely 2014-02-02 11:12:55 -05:00
David Steele
de972ef5d3 More work on file_copy 2014-02-01 12:57:27 -05:00
David Steele
52ba8801ef Working on remote file copy 2014-02-01 11:04:33 -05:00
David Steele
cdd1ef7306 Added general path function 2014-01-22 21:40:56 -05:00
David Steele
3719d54cc9 Some notes. removed dead .backup move 2014-01-15 20:41:29 -05:00
David Steele
ef846ac8db Working on backup rotation. 2014-01-03 19:28:49 -05:00
David Steele
b1ffa94190 New storage structure, saved archive start/stop location. 2013-12-16 21:59:22 -05:00
David Steele
0d3fa39117 Added start and stop backup. 2013-12-15 20:04:07 -05:00
David Steele
1d21f4f9fa Added diff to commands. 2013-12-15 18:18:54 -05:00
David Steele
31fca50eae Backup more or less works - no start/stop backup or archiving. 2013-12-15 17:18:50 -05:00
David Steele
2ba26ffc26 More refactoring. 2013-12-14 13:14:59 -05:00
David Steele
aa6e72bb9c Refactoring 2013-12-11 19:22:41 -05:00
David Steele
02a9a693b8 Working on backup. 2013-12-06 20:24:14 -05:00
David Steele
ae6886c8e0 Started backup command. 2013-12-04 22:30:26 -05:00
David Steele
c9c7e340a7 Added config file. 2013-12-04 21:37:45 -05:00
David Steele
a2c98391df Starting on configuration. 2013-12-02 14:34:37 -05:00