David Steele
|
89d3476e32
|
Refactor archive common functions in preparation for parallel async archive-get.
|
2018-04-29 10:16:59 -04:00 |
|
David Steele
|
be90028100
|
Rename db-* options to pg-* and backup-* options to repo-* to improve consistency.
* repo-* options are now indexed although only one is allowed.
* List deprecated option names in documentation and command-line help.
|
2018-02-03 18:27:38 -05:00 |
|
David Steele
|
ef3ef85c33
|
Fixed an issue where WAL was not expired on PostgreSQL 10.
This was caused by a faulty regex that expected all PostgreSQL major versions to be X.X.
Reported by Adam Brusselback.
|
2017-12-18 18:51:19 -05:00 |
|
David Steele
|
550d4fb9c5
|
Fix incorrect WAL offset for 32-bit architectures.
Fixed by Javier Wilson.
|
2017-11-16 16:53:49 -05:00 |
|
David Steele
|
c94e52f697
|
Remove error when overlapping timelines are detected.
Overlapping timelines are valid in many Point-in-Time-Recovery (PITR) scenarios.
Reported by blogh.
|
2017-10-16 14:34:44 -04:00 |
|
David Steele
|
fcb7c6fd1d
|
PostgreSQL 10 support.
|
2017-09-01 12:29:34 -04:00 |
|
David Steele
|
fdabf33604
|
Revert removal of Ubuntu 12.04 and PostgreSQL 8.3.
|
2017-06-27 15:58:02 -04:00 |
|
David Steele
|
cc0e3f843e
|
Remove support for PostgreSQL 8.3.
|
2017-06-21 17:24:36 -04:00 |
|
David Steele
|
11ee528e0e
|
Rename Archive modules to remove redundancy.
|
2017-06-21 08:02:21 -04:00 |
|