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

Commit043113e

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 parent2f88807 commit043113e

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
@@ -527,6 +527,7 @@
527527
#bytea_output = 'hex'# hex, escape
528528
#xmlbinary = 'base64'
529529
#xmloption = 'content'
530+
#gin_fuzzy_search_limit = 0
530531
#gin_pending_list_limit = 4MB
531532

532533
# - Locale and Formatting -

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp