1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-04-11 11:22:01 +02:00

Remove obsolete statement about future multi-repository support.

This commit is contained in:
David Steele 2021-11-17 16:39:04 -05:00
parent 0949b4d35f
commit dea752477a
2 changed files with 10 additions and 1 deletions

View File

@ -111,6 +111,15 @@
<p>Fix typos and improve documentation for the <br-option>tablespace-map-all</br-option> option.</p>
</release-item>
<release-item>
<release-item-contributor-list>
<release-item-ideator id="david.christensen"/>
<release-item-contributor id="david.steele"/>
</release-item-contributor-list>
<p>Remove obsolete statement about future multi-repository support.</p>
</release-item>
</release-improvement-list>
</release-doc-list>
</release>

View File

@ -780,7 +780,7 @@
<p>Many option names have changed to improve consistency although the old names from <proper>v1</proper> are still accepted. In general, <id>db-*</id> options have been renamed to <id>pg-*</id> and <id>backup-*</id>/<id>retention-*</id> options have been renamed to <id>repo-*</id> when appropriate.</p>
<p><postgres/> and repository options must be indexed when using the new names introduced in <proper>v2</proper>, e.g. <br-option>pg1-host</br-option>, <br-option>pg1-path</br-option>, <br-option>repo1-path</br-option>, <br-option>repo1-type</br-option>, etc. Only one repository is allowed currently but more flexibility is planned for <proper>v2</proper>.</p>
<p><postgres/> and repository options must be indexed when using the new names introduced in <proper>v2</proper>, e.g. <br-option>pg1-host</br-option>, <br-option>pg1-path</br-option>, <br-option>repo1-path</br-option>, <br-option>repo1-type</br-option>, etc.</p>
</section>
</section>