Re: [NOVICE] General Performance questions

Поиск
Список
Период
Сортировка
От Lonni J Friedman
Тема Re: [NOVICE] General Performance questions
Дата
Msg-id Pine.LNX.4.44.0303101215580.8716-100000@beefcake.hdqt.vasoftware.com
обсуждение исходный текст
Ответ на Re: [NOVICE] General Performance questions  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [NOVICE] General Performance questions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Mon, 10 Mar 2003, Tom Lane wrote:
> "Delao, Darryl W" <ddelao@ou.edu> writes:
> > Im looking at netstat on my db server and I see a few postgres connections.
> > I have heard that each of these connections actually represents 16
> > connections to postgres.  Can anyone confirm this?
>
> Where did you hear that?  It's nonsense.

Well, it was over a year ago.  basically what happened was that whenever i
set the value to be anything greater than 32, postmaster failed to start.
bring it back down to a value less than or equal to 32, and it started up
fine.  after recompiling postgresql with a hardcoded value of 64, then i
was able to increase it in postgresql.conf.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J Friedman                877-VALINUX x77159
Technical Support                 VA Software


В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [NOVICE] General Performance questions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problems with pg_dump