Re: What's a lot of connections?

Поиск
Список
Период
Сортировка
От Jeffrey W. Baker
Тема Re: What's a lot of connections?
Дата
Msg-id 1121411682.7733.0.camel@noodles
обсуждение исходный текст
Ответ на What's a lot of connections?  (Karim Nassar <karim.nassar@acm.org>)
Ответы Re: What's a lot of connections?
Список pgsql-performance
On Fri, 2005-07-15 at 00:00 -0700, Karim Nassar wrote:
> I am working on a system that uses postgresql 7.4.2 (can't change that
> until 8.1 goes stable). Just figured out that there are about 285,000
> connections created over about 11 hours every day. That averages out to
> about 7.2 connections per second.
>
> Is that a lot? I've never seen that many.

I see about 8 million connections per full day.  Connecting to postgres
is cheap.

-jwb

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

Предыдущее
От: Karim Nassar
Дата:
Сообщение: What's a lot of connections?
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Profiler for PostgreSQL