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

Commitb579d46

Browse files
committed
Update FAQ.
1 parente67bb7a commitb579d46

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

‎doc/src/FAQ/FAQ.html

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
alink="#0000FF">
1313
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1414

15-
<P>Last updated: Thu Sep 6 20:45:54 EDT 2001</P>
15+
<P>Last updated: Thu Sep 6 20:51:03 EDT 2001</P>
1616

1717
<P>Current maintainer: Bruce Momjian (<Ahref=
1818
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -722,14 +722,9 @@ <H4><A name="3.9">3.9</A>) I get 'Sorry, too many clients' when
722722
<P>You need to increase the<I>postmaster's</I> limit on how many
723723
concurrent backend processes it can start.</P>
724724

725-
<P>In PostgreSQL 6.5 and up, the default limit is 32 processes. You
726-
can increase it by restarting the<I>postmaster</I> with a suitable
727-
<I>-N</I> value. With the default configuration you can set
728-
<I>-N</I> as large as 1024. If you need more, increase
729-
<SMALL>MAXBACKENDS</SMALL> in<I>include/pg_config.h</I> and rebuild.
730-
You can set the default value of<I>-N</I> at configuration time,
731-
if you like, using<I>configure's</I><I>--with-maxbackends</I>
732-
switch.</P>
725+
<P>The default limit is 32 processes. You can increase it by
726+
restarting the<I>postmaster</I> with a suitable<I>-N</I> value or
727+
modifying<I>postgresql.conf</I>.</P>
733728

734729
<P>Note that if you make<I>-N</I> larger than 32, you must also
735730
increase<I>-B</I> beyond its default of 64;<I>-B</I> must be at

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp