Re: Changing the default configuration (was Re: [pgsql-advocacy]
От
scott.marlowe
Тема
Re: Changing the default configuration (was Re: [pgsql-advocacy]
Дата
Msg-id
Pine.LNX.4.33.0302111132030.29884-100000@css120.ihs.com
Ответ на
Список
Дерево обсуждения
Re: Changing the default configuration (was Re: [pgsql-advocacy] mlw <pgsql@mohawksoft.com>
Re: Changing the default configuration (was Re: [pgsql-advocacy] "scott.marlowe" <scott.marlowe@ihs.com>
Re: Changing the default configuration Tatsuo Ishii <t-ishii@sra.co.jp>
Re: Changing the default configuration "scott.marlowe" <scott.marlowe@ihs.com>
Re: Changing the default configuration Tatsuo Ishii <t-ishii@sra.co.jp>
Re: Changing the default configuration Robert Treat <xzilla@users.sourceforge.net>
Re: Changing the default configuration Greg Copeland <greg@CopelandConsulting.Net>
Re: Changing the default configuration Tom Lane <tgl@sss.pgh.pa.us>
Re: Changing the default configuration "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Re: Changing the default configuration "scott.marlowe" <scott.marlowe@ihs.com>
Re: Changing the default configuration (was Re: [pgsql-advocacy] Tom Lane <tgl@sss.pgh.pa.us>
Re: Changing the default configuration (was Re: Greg Copeland <greg@CopelandConsulting.Net>
Re: Changing the default configuration (was Re: "scott.marlowe" <scott.marlowe@ihs.com>
Re: Changing the default configuration (was Re: Daniel Kalchev <daniel@digsys.bg>
Re: Changing the default configuration (was Re: Tom Lane <tgl@sss.pgh.pa.us>
Re: Changing the default configuration (was Re: "scott.marlowe" <scott.marlowe@ihs.com>
Re: Changing the default configuration (was Re: Tom Lane <tgl@sss.pgh.pa.us>
Re: Changing the default configuration (was Re: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Re: Changing the default configuration (was Re: Bruce Momjian <pgman@candle.pha.pa.us>
Re: Changing the default configuration (was Re: Tom Lane <tgl@sss.pgh.pa.us>
Re: Changing the default configuration (was Re: Curt Sampson <cjs@cynic.net>
Re: Changing the default configuration (was Re: Bruce Momjian <pgman@candle.pha.pa.us>
Re: Changing the default configuration (was Re: Greg Stark <gsstark@mit.edu>
Re: Changing the default configuration (was Re: Larry Rosenman <ler@lerctr.org>
Re: Changing the default configuration (was Re: [pgsql-advocacy] "scott.marlowe" <scott.marlowe@ihs.com>
My other pet peeve is the default max connections setting. This should be higher if possible, but of course, there's always the possibility of running out of file descriptors. Apache has a default max children of 150, and if using PHP or another language that runs as an apache module, it is quite possible to use up all the pgsql backend slots before using up all the apache child slots. Is setting the max connections to something like 200 reasonable, or likely to cause too many problems?
В списке pgsql-hackers по дате отправления