.. |
Archive
|
Fixed the info command so the WAL archive min/max displayed is for the current database version.
|
2017-05-12 15:49:14 -04:00 |
Check
|
Added stanza-upgrade command.
|
2017-04-03 10:42:55 -04:00 |
Common
|
Renumber return codes between 25 and 125 to avoid PostgreSQL interpreting some as fatal signal exceptions.
|
2017-04-12 12:41:34 -04:00 |
Config
|
Changed invalid max-archive-mb option in configuration reference to archive-queue-max.
|
2017-04-17 06:39:29 -04:00 |
Protocol
|
Renumber return codes between 25 and 125 to avoid PostgreSQL interpreting some as fatal signal exceptions.
|
2017-04-12 12:41:34 -04:00 |
Backup.pm
|
Fixed the backup command so the backup-standby option is reset (and the backup proceeds on the master) if the standby is not configured and/or reachable.
|
2017-05-12 16:05:44 -04:00 |
BackupCommon.pm
|
Refactor backupLabel() and add unit tests.
|
2017-04-05 10:16:16 -04:00 |
BackupFile.pm
|
Do not set timestamps of files in the backup directories to match timestamps in the cluster directory.
|
2017-04-12 09:22:51 -04:00 |
BackupInfo.pm
|
Improvements to Ini.pm.
|
2017-04-10 13:24:45 -04:00 |
Db.pm
|
Added warning to update pg_tablespace.spclocation when remapping tablespaces in PostgreSQL < 9.2.
|
2017-01-22 19:29:56 -05:00 |
DbVersion.pm
|
Improved, multi-process implementation of asynchronous archiving.
|
2017-01-27 11:02:27 -05:00 |
Expire.pm
|
Improvements and additional tests for stanza-upgrade.
|
2017-04-06 19:36:37 -04:00 |
File.pm
|
Backup and restore commands no longer copy via temp files.
|
2017-04-12 09:05:57 -04:00 |
FileCommon.pm
|
Backup and restore commands no longer copy via temp files.
|
2017-04-12 09:05:57 -04:00 |
Info.pm
|
Fixed the info command so the WAL archive min/max displayed is for the current database version.
|
2017-05-12 15:49:14 -04:00 |
InfoCommon.pm
|
Added stanza-upgrade command.
|
2017-04-03 10:42:55 -04:00 |
Manifest.pm
|
Improvements to Ini.pm.
|
2017-04-10 13:24:45 -04:00 |
Restore.pm
|
Improved error message when the restore command detects the presence of postmaster.pid.
|
2017-04-12 09:53:07 -04:00 |
RestoreFile.pm
|
Backup and restore commands no longer copy via temp files.
|
2017-04-12 09:05:57 -04:00 |
Stanza.pm
|
Improvements to Ini.pm.
|
2017-04-10 13:24:45 -04:00 |
Version.pm
|
v1.18: Stanza Upgrade, Refactoring, and Locking Improvements
|
2017-04-12 19:17:39 -04:00 |