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

114 Commits

Author SHA1 Message Date
David Steele
820791cf92 FF log is skipped for pre-9.3 databases. 2014-02-06 17:31:33 -05:00
David Steele
60b2be58ac Finished db object abstraction 2014-02-06 16:37:37 -05:00
David Steele
f20f3b3ee6 Started db object abstraction. 2014-02-06 15:54:22 -05:00
David Steele
9d08f2a644 More robust config. Retention is read from config. 2014-02-06 12:49:54 -05:00
David Steele
a2b0d7a674 Backup expiration working again. Other changes. 2014-02-05 22:26:10 -05:00
David Steele
27986e0c10 File is now an object. 2014-02-05 21:39:08 -05:00
David Steele
3e7faf0e5f Some path fixes. 2014-02-05 16:53:25 -05:00
David Steele
7bee0f3141 Moved backup location. 2014-02-05 15:56:05 -05:00
David Steele
a15fcb8c23 Moved tmp path. 2014-02-05 13:10:36 -05:00
David Steele
7ffade2453 Fixed file mod time and permissions 2014-02-05 11:35:09 -05:00
David Steele
c86a61ca3e Relative links working for tablespaces. 2014-02-05 10:40:49 -05:00
David Steele
12a960f91a File copy supports decompression 2014-02-05 08:21:27 -05:00
David Steele
a810499958 Remote backup fully working. 2014-02-04 18:48:39 -05:00
David Steele
e38c482a26 Cleanup 2014-02-03 20:48:02 -05:00
David Steele
946b8261cf Moved archive_push function 2014-02-03 20:29:03 -05:00
David Steele
d5832a70c0 Moved last backup function. 2014-02-03 20:23:04 -05:00
David Steele
aef6730267 Moved backup functions. 2014-02-03 19:57:21 -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
aef4adf1f3 Splitting main perl file 2014-02-02 19:03:05 -05:00
David Steele
4c2e4f7e49 Lots more work on remote functionality 2014-02-02 12:45:59 -05:00
David Steele
bf8ac7abe6 manifest_get() now works remotely 2014-02-02 11:12:55 -05:00
David Steele
4556de4722 Source and destination can now be remote. 2014-02-02 10:40:05 -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
2ad7a3d815 Formatting. 2014-01-31 00:04:08 -05:00
David Steele
c5de8fa6e6 Created variable for compression extension 2014-01-30 23:58:26 -05:00
David Steele
151ff8ba60 Removed unused strPath param from path_get() 2014-01-30 23:24:34 -05:00
David Steele
52004d3c84 Comments 2014-01-30 23:16:19 -05:00
David Steele
447d83fcdc Removing more copies. 2014-01-30 23:09:34 -05:00
David Steele
f86618377c Lots of backup refactoring. 2014-01-30 11:35:34 -05:00
David Steele
e13a706c0a More moving. Links now also get references. 2014-01-29 15:38:57 -05:00
David Steele
54c73b3813 Moving stuff around 2014-01-29 15:03:57 -05:00
David Steele
c26b47d4c7 Abstracting file functions. 2014-01-29 12:06:30 -05:00
David Steele
47c3c82540 Fixed checksum function. 2014-01-29 06:40:15 -05:00
David Steele
12f6d889de More modular file copy. 2014-01-28 17:16:07 -05:00
David Steele
6625ea1405 Coded paths needed for archive logging 2014-01-23 19:39:51 -05:00
David Steele
cdd1ef7306 Added general path function 2014-01-22 21:40:56 -05:00
David Steele
161de23c3b Starting new structure 2014-01-22 19:03:20 -05:00
David Steele
89b96954f6 Allow any archive file start starts with 24 hex characters. 2014-01-21 22:02:14 -05:00
David Steele
7e73cf22cf Changed where .backup files were copied 2014-01-21 21:59:54 -05:00
David Steele
62ae46e213 Archive expiration working. 2014-01-21 21:12:24 -05:00
David Steele
a83e94ba27 Fixed error in the backup regexp 2014-01-21 20:38:58 -05:00
David Steele
faaaa5690f Working on archive retention. 2014-01-20 20:09:50 -05:00
David Steele
df7ada85c2 Working on expiration 2014-01-18 10:14:35 -05:00
David Steele
1e0f2485db Working on expiration 2014-01-18 00:03:32 -05:00
David Steele
3719d54cc9 Some notes. removed dead .backup move 2014-01-15 20:41:29 -05:00
David Steele
a7de734105 Some cleanup - fixed tablespace path regression. 2014-01-12 20:12:49 -05:00
David Steele
05dcbc2246 Working on making backups consistent 2014-01-12 15:28:19 -05:00
David Steele
c1e5904880 Fixed xlog copy - working on correctness 2014-01-12 01:46:27 -05:00