Re: max_connections proposal
От | Tom Lane |
---|---|
Тема | Re: max_connections proposal |
Дата | |
Msg-id | 13391.1306417724@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | max_connections proposal (Craig Ringer <craig@postnewspapers.com.au>) |
Ответы |
Re: max_connections proposal
|
Список | pgsql-general |
Craig Ringer <craig@postnewspapers.com.au> writes: > max_connections = 100 # (change requires restart) > # WARNING: If you're about to increase max_connections above 100, you > # should probably be using a connection pool instead. See: > # http://wiki.postgresql.org/max_connections This gives the impression that performance is great at 100 and falls off a cliff at 101, which is both incorrect and likely to lower peoples' opinion of the software. I'd suggest wording more like "if you're considering raising max_connections into the thousands, you should probably use a connection pool instead". And I agree with Merlin that a wiki pointer is inappropriate. regards, tom lane
В списке pgsql-general по дате отправления: