Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0753bdb

Browse files
committed
Add primary_slotname to recovery.conf.sample.
1 parent63be3b7 commit0753bdb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎src/backend/access/transam/recovery.conf.sample

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@
120120
#
121121
#primary_conninfo = ''# e.g. 'host=localhost port=5432'
122122
#
123+
# If set, the PostgreSQL server will use the specified replication slot when
124+
# connecting to the primary via streaming replication to control resource
125+
# removal on the upstream node. This setting has no effect if primary_conninfo
126+
# is not set.
127+
#
128+
#primary_slotname = ''
123129
#
124130
# By default, a standby server keeps restoring XLOG records from the
125131
# primary indefinitely. If you want to stop the standby mode, finish recovery

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp