mirror of
https://github.com/postgres/postgres.git
synced 2025-07-24 14:22:24 +03:00
Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of
places that were including the wrong files.
This commit is contained in:
@ -725,7 +725,7 @@
|
||||
can increase it by restarting the <I>postmaster</I> with a suitable
|
||||
<I>-N</I> value. With the default configuration you can set
|
||||
<I>-N</I> as large as 1024. If you need more, increase
|
||||
<SMALL>MAXBACKENDS</SMALL> in <I>include/config.h</I> and rebuild.
|
||||
<SMALL>MAXBACKENDS</SMALL> in <I>include/pg_config.h</I> and rebuild.
|
||||
You can set the default value of <I>-N</I> at configuration time,
|
||||
if you like, using <I>configure's</I> <I>--with-maxbackends</I>
|
||||
switch.</P>
|
||||
|
Reference in New Issue
Block a user