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

2789 Commits

Author SHA1 Message Date
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
David Steele
3ed83e78f2 Working on archive log copy 2014-01-11 02:16:14 -05:00
David Steele
387439ac8e Working on processing archive logs 2014-01-10 16:01:25 -05:00
David Steele
e23820098d Notices are not emitted on start and stop backup 2014-01-10 14:02:56 -05:00
David Steele
8b73a26b84 Some notes for things to do. 2014-01-10 00:49:19 -05:00
David Steele
49c1fcd3eb Backup file is being copied to pg_xlog 2014-01-10 00:43:26 -05:00
David Steele
8e966c50dd Removed commented code 2014-01-10 00:22:51 -05:00
David Steele
b5f965942b Added optional hard-linking. 2014-01-10 00:21:46 -05:00
David Steele
cceac444ad Added comment 2014-01-09 21:55:09 -05:00
David Steele
c47ec3d260 All backup references are now stored. 2014-01-09 21:40:33 -05:00
David Steele
ed5f8226a4 References are from oldest backup 2014-01-09 20:12:46 -05:00
David Steele
bb8fb5b54f Sparse backup dirs implemented 2014-01-09 20:00:34 -05:00
David Steele
854972dde6 Basic deltas work. 2014-01-09 18:23:50 -05:00
David Steele
c89984cd59 Revert 2914a6d..e31b21f
This rolls back to commit 2914a6dcc6.
2014-01-09 18:02:42 -05:00
David Steele
e31b21f95a Revert 52d8697..e0be213
This rolls back to commit 52d8697118.
2014-01-09 18:01:34 -05:00
David Steele
e0be213206 Revert 2914a6d..9633e17
This rolls back to commit 2914a6dcc6.
2014-01-09 18:01:12 -05:00
David Steele
9633e17d04 Revert "Removed tmp file."
This reverts commit 52d8697118.
2014-01-09 17:58:40 -05:00
David Steele
2914a6dcc6 Working on delta 2014-01-09 17:58:01 -05:00
David Steele
52d8697118 Removed tmp file. 2014-01-03 21:24:13 -05:00
David Steele
ba5075a3e0 New implementation for archive logging 2014-01-03 21:19:41 -05:00
David Steele
6379b723de Set the backup label 2014-01-03 20:10:53 -05:00
David Steele
78457a2f42 Simplified incremental naming 2014-01-03 19:59:47 -05:00
David Steele
ef846ac8db Working on backup rotation. 2014-01-03 19:28:49 -05:00
David Steele
e6e995ec19 Fixed typo in config. 2013-12-18 22:08:49 -05:00
David Steele
ba72eda700 Commented out dir mod time variable. 2013-12-18 21:30:51 -05:00
David Steele
9907c8b7b7 Set file mtime. 2013-12-17 07:47:24 -05:00