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:
parent
0eccbc8bf4
commit
74a4ac801d
@ -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>
|
||||
|
@ -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]}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user