1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/doc/xml
David Steele aea14c8553 v0.91: Tablespace Bug Fix and Minor Enhancements
* **IMPORTANT BUG FIX FOR TABLESPACES**: A change to the repository format was accidentally introduced in 0.90 which means the on-disk backup was no longer a valid PostgreSQL cluster when the backup contained tablespaces. This only affected users who directly copied the backups to restore PostgreSQL clusters rather than using the restore command. However, the fix breaks compatibility with older backups that contain tablespaces no matter how they are being restored (pgBackRest will throw errors and refuse to restore). New full backups should be taken immediately after installing version 0.91 for any clusters that contain tablespaces. If older backups need to be restored then use a version of pgBackRest that matches the backup version. _Reported by Evan Benoit_.

* Copy global/pg_control last during backups.

* Write .info and .manifest files to temp before moving them to their final locations and fsync'ing.

* Rename --no-start-stop option to --no-online.

* Static source analysis using Perl-Critic, currently passes on gentle.
2016-03-22 10:16:42 -04:00
..
dtd A number of doc improvements: 2015-12-23 11:04:26 -05:00
change-log.xml v0.91: Tablespace Bug Fix and Minor Enhancements 2016-03-22 10:16:42 -04:00
index.xml Updated Crunchy URL. 2016-01-13 22:48:35 -05:00
reference.xml Closed #167: Rename --no-start-stop option to --no-online. 2016-02-19 19:32:02 -05:00
test.xml Fixed typos in test documentation. 2016-01-10 21:07:07 -05:00
user-guide.xml Clarification for delta restore documentation to indicate that files may be removed. 2016-03-09 11:27:08 -05:00