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

Commit8ba3462

Browse files
committed
Document that increasing max_connections uses more resources.
Roberto MelloDiscussion:http://postgr.es/m/CAKz==bJBCWrvN77fmuZ2XqD3jazWEb=E80AA4Yv9C9tQ61YDdQ@mail.gmail.com
1 parentfa65a02 commit8ba3462

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -707,6 +707,12 @@ include_dir 'conf.d'
707707
only be set at server start.
708708
</para>
709709

710+
<para>
711+
PostgreSQL sizes certain resources based directly on the value of
712+
<varname>max_connections</varname>. Increasing its value leads to
713+
higher allocation of those resources, including shared memory.
714+
</para>
715+
710716
<para>
711717
When running a standby server, you must set this parameter to the
712718
same or higher value than on the primary server. Otherwise, queries

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp