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

Add link to PostgreSQL configuration in repository host section.

This should make the documentation clearer when starting from this section.
This commit is contained in:
David Steele 2022-07-08 11:13:55 -04:00 committed by GitHub
parent 0eccbc8bf4
commit 74a4ac801d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 0 deletions

View File

@ -150,6 +150,18 @@
<p>Skip internal options in the configuration reference.</p>
</release-item>
</release-bug-list>
<release-improvement-list>
<release-item>
<release-item-contributor-list>
<release-item-ideator id="julien.cigar"/>
<release-item-contributor id="david.steele"/>
<release-item-reviewer id="stefan.fercot"/>
</release-item-contributor-list>
<p>Add link to <postgres/> configuration in repository host section.</p>
</release-item>
</release-improvement-list>
</release-doc-list>
<release-test-list>
@ -11787,6 +11799,11 @@
<contributor-id type="github">julianzhang98</contributor-id>
</contributor>
<contributor id="julien.cigar">
<contributor-name-display>Julien Cigar</contributor-name-display>
<contributor-id type="github">silenius</contributor-id>
</contributor>
<contributor id="jungle-boogie">
<contributor-name-display>jungle-boogie</contributor-name-display>
<contributor-id type="github">jungle-boogie</contributor-id>

View File

@ -2530,6 +2530,8 @@
<backrest-config-option section="global" key="log-timestamp">n</backrest-config-option>
</backrest-config>
<p><postgres/> configuration may be found in the <link section="/quickstart/configure-archiving">Configure Archiving</link> section.</p>
<p>Commands are run the same as on a single host configuration except that some commands such as <cmd>backup</cmd> and <cmd>expire</cmd> are run from the <host>repository</host> host instead of the <host>database</host> host.</p>
<!-- <execute-list if="{[pg-version]} >= 11" host="{[host-pg1]}">