Cynthia Shang
beead043ac
Added stanza-upgrade command.
...
The stanza-upgrade command provides a mechanism for upgrading a stanza after upgrading to a new major version of PostgreSQL.
Contributed by Cynthia Shang.
2017-04-03 10:42:55 -04:00
David Steele
f3ccf3b897
Added Exception::exceptionCode() and Exception::exceptionMessage() to simplify error handling logic.
2017-01-27 09:56:26 -05:00
David Steele
7d1347cdec
Split the archive-get and archive-push commands into separate modules.
2017-01-10 19:59:32 -05:00
David Steele
b58045f575
Moved the Archive modules to the Archive directory.
2017-01-10 19:51:20 -05:00
Cynthia Shang
be337c951a
Improvements to stanza-create:
...
* Force only required when a change is needed for backup.info or archive.info.
* Identical files are not overwritten.
2017-01-04 10:12:29 -05:00
Cynthia Shang
974a02dbe4
Improved stanza-create command so that it can repair broken repositories in most cases and is robust enough to be made mandatory.
...
Contributed by Cynthia Shang.
2016-12-20 16:52:20 -05:00
Cynthia Shang
e951c4f9c2
Abstracted code to determine which database cluster is the master and which are standbys.
...
Contributed by Cynthia Shang.
2016-11-30 14:15:11 -05:00
Cynthia Shang
8d1880ca4a
Added the stanza-create command to formalize creation of stanzas in the repository.
...
Contributed by Cynthia Shang.
2016-10-14 12:21:47 +01:00