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

Commit6648775

Browse files
committed
Update postgres.conf.sample for effective_cache_size's new default
1 parent9c29138 commit6648775

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
@@ -268,7 +268,7 @@
268268
#cpu_tuple_cost = 0.01# same scale as above
269269
#cpu_index_tuple_cost = 0.005# same scale as above
270270
#cpu_operator_cost = 0.0025# same scale as above
271-
#effective_cache_size =128MB
271+
#effective_cache_size =-1
272272

273273
# - Genetic Query Optimizer -
274274

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp