Re: more than 1000 connections

Поиск
Список
Период
Сортировка
От Richard Broersma
Тема Re: more than 1000 connections
Дата
Msg-id 396486430808050833n73e93396s411b76a40bf24fd3@mail.gmail.com
обсуждение исходный текст
Ответ на more than 1000 connections  ("Jorge Medina" <jorge@bsdchile.cl>)
Список pgsql-sql
On Tue, Aug 5, 2008 at 8:14 AM, Jorge Medina <jorge@bsdchile.cl> wrote:

> I know this list it's about SQL, but if somebody have a pgsql engine
> with 1000 or more concurrent connections please show me the
> postgresql.conf or if the pgpool work as a solution to this problem.

The PG performance list would probably be the best mailing list for
this question.  But from previous discussions there is a test
conducted by Sun using postgresql.  They were able to produce 843 JOPS
(which I think means 843 concurrent java operations per seconds) using
a mid-grade server hardware.  All of the postgresql.conf options are
shown as well as the compiler options used to build postgresql.

http://www.spec.org/jAppServer2004/results/res2007q3/jAppServer2004-20070703-00073.html

I hope this helps.

-- 
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug


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

Предыдущее
От: "Jorge Medina"
Дата:
Сообщение: more than 1000 connections
Следующее
От: "Richard Broersma"
Дата:
Сообщение: Re: How to change a view's owner in postgres(is it possible?)