1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-11-06 08:49:29 +02:00

Closed #166: Copy global/pg_control last during backup.

This commit is contained in:
David Steele
2016-02-14 20:42:11 -05:00
parent 053f25d870
commit fb63a981cb
13 changed files with 558 additions and 496 deletions

View File

@@ -9,7 +9,10 @@
<changelog-release date="XXXX-XX-XX" version="0.95dev" title="UNDER DEVELOPMENT">
<release-feature-bullet-list>
<release-feature>
<text></text>
<text>Copy <file>global/pg_control</file> last during backups.</text>
</release-feature>
<release-feature>
<text>Write <id>.info</id> and <id>.manifest</id> files to temp before moving them to their final locations and fsync'ing.</text>
</release-feature>
</release-feature-bullet-list>
</changelog-release>