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

3537 Commits

Author SHA1 Message Date
David Steele
4d8c97eb55 Using ' instead of " where appropriate. 2014-09-16 08:21:29 -04:00
David Steele
48b0e0d461 Using ' instead of " where appropriate. 2014-09-16 08:15:49 -04:00
David Steele
411e870c7a Notes. 2014-09-15 22:04:26 -04:00
David Steele
1125397aae Updated readme. 2014-09-15 19:00:40 -04:00
David Steele
f86674da02 Documentation. 2014-09-15 18:26:03 -04:00
David Steele
8c9aa3ab7c Documentation. 2014-09-15 18:18:40 -04:00
David Steele
c5192e0fa5 More docs, changed hardline default to Y. 2014-09-15 18:12:30 -04:00
David Steele
b9b038b328 Added docs and fixed spaces. 2014-09-14 20:06:45 -04:00
David Steele
ab7323711f Fixed issue in archive extension. 2014-09-14 17:07:44 -04:00
David Steele
cfe8851174 A few more fixes for differential. 2014-09-14 16:48:33 -04:00
David Steele
c0d81f0d10 Fixed issues in differential expiration. 2014-09-14 16:30:53 -04:00
David Steele
9555775d72 Retention defaults, single-quotes. 2014-09-14 15:55:27 -04:00
David Steele
6315d326ea Fixed a few issues in manifest. 2014-09-14 15:31:56 -04:00
David Steele
23870f60f5 Small change to fix branch. 2014-09-14 13:17:07 -04:00
David Steele
4903a818f3 Merge branch 'dev' of https://github.com/dwsteele/pg_backrest into dev 2014-09-14 13:15:21 -04:00
David Steele
4551a2d089 Docs and unit test fix. 2014-09-14 13:12:37 -04:00
David Steele
d83820d962 More documentation. 2014-09-14 12:50:21 -04:00
David Steele
d7faf578f3 Test configuration formatting. 2014-09-14 11:46:22 -04:00
David Steele
b0b6c6a916 More doc tests. 2014-09-14 11:40:17 -04:00
David Steele
2dc90edb07 More work on docs. 2014-09-14 11:38:49 -04:00
David Steele
8964ba4502 Testing formatting. 2014-09-13 14:18:59 -04:00
David Steele
e47ec0ab2b Working on documentation formatting. 2014-09-13 14:13:50 -04:00
David Steele
e7ccced3b4 More work on documentation. 2014-09-13 14:04:54 -04:00
David Steele
934159eef0 More table tests. 2014-09-13 11:43:39 -04:00
David Steele
826f9cde2c Playing with tables. 2014-09-13 11:35:58 -04:00
David Steele
9eb2015d9f Working on documentation. 2014-09-13 11:25:35 -04:00
David Steele
fa82d5f0af Added help (issue #10) 2014-08-15 10:48:50 -04:00
David Steele
679005e537 Some cleanup of the diff/incr code. 2014-08-14 09:40:20 -04:00
David Steele
3798071c5f Added backup.manifest change to last commit. 2014-08-12 20:01:36 -04:00
David Steele
e8e7c82b14 pg_backrest.pl returns version.
Version is also stored in the backup path in the version and backup.manifest files.
Merged the two date string functions.
2014-08-12 20:00:52 -04:00
David Steele
b48a7e6cc2 The backup label (and path name) are now created at the end of the backup instead of the beginning. This makes selecting a backup for PITR much easier. 2014-08-12 19:17:16 -04:00
David Steele
672c6b2ccb Backup start/stop timestamp now stored in backup.manifest 2014-08-12 19:04:46 -04:00
David Steele
34cb57f925 Using checkpoint command instead of pg_switch_xlog. 2014-08-12 18:36:38 -04:00
David Steele
6b4a8fbc21 Unit tests now working on Ubuntu 12.04 2014-08-10 21:22:17 -04:00
David Steele
0298e8dd16 Created unit tests for files deleted by the db during backup. 2014-08-10 15:02:14 -04:00
David Steele
09e2351ae8 Test log mode is working. 2014-08-09 18:35:55 -04:00
David Steele
83d0db27d1 Added release comment. 2014-07-27 18:18:59 -04:00
David Steele
2d9f027e3a Cleanup, work on test framework. 2014-07-27 18:13:23 -04:00
David Steele
a849f2d2fd Removed remaining decencies on Config::IniFiles 2014-07-27 14:26:07 -04:00
David Steele
6f4310db42 Changes for testing - finished changing config to local implementation. 2014-07-27 14:03:21 -04:00
David Steele
50dd95c005 Sync up - hopefully. 2014-07-25 19:07:40 -04:00
David Steele
287e15f01f Test commit. 2014-07-25 18:31:56 -04:00
David Steele
6614f50cc8 Test change 2014-07-25 18:18:20 -04:00
David Steele
9dd3df6fd3 Added to feature backlog. 2014-07-23 08:04:48 -04:00
David Steele
75160a41b9 Added notes for some changes. 2014-07-21 08:11:04 -04:00
David Steele
06b5ee3f75 Working on new config load/save functions and unit tests. 2014-07-16 23:38:38 -04:00
David Steele
f6e01de7ce Improved backup::full unit test. 2014-07-16 20:28:47 -04:00
David Steele
5d39b4f646 Local backups are now completely local. 2014-07-16 20:07:50 -04:00
David Steele
9ad1d79f00 Unit tests for archive-get. 2014-07-16 19:15:56 -04:00
David Steele
9d9dae418b Added archive-put unit tests.
Lots of other unit test improvements.
2014-07-15 22:32:41 -04:00