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

Commit96189db

Browse files
committed
Document in postgresql.conf that the max_standby_delay default is 30
'seconds'.
1 parent5f9d231 commit96189db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/utils/misc/postgresql.conf.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
# - Hot Standby -
186186

187187
#recovery_connections = on# allows connections during recovery
188-
#max_standby_delay =30# max acceptable standby lag (s) to allow queries
188+
#max_standby_delay =30s# max acceptable standby lag (s) to allow queries
189189
# to complete without conflict; -1 disables
190190
#vacuum_defer_cleanup_age = 0 # num transactions by which cleanup is deferred
191191

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp