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

Commit97b7b95

Browse files
committed
Add gin_fuzzy_search_limit to postgresql.conf.sample.
This was forgotten in8a3631f (commit that originally added the parameter)and0ca9907 (commit that added the documentation later that year).Back-patch to all supported versions.
1 parentbbbe5a9 commit97b7b95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,7 @@
526526
#bytea_output = 'hex'# hex, escape
527527
#xmlbinary = 'base64'
528528
#xmloption = 'content'
529+
#gin_fuzzy_search_limit = 0
529530
#gin_pending_list_limit = 4MB
530531

531532
# - Locale and Formatting -

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp