Connections per second?

Поиск
Список
Период
Сортировка
От Alejandro Fernandez
Тема Connections per second?
Дата
Msg-id 20020423171230.70031774.ale@e-group.org
обсуждение исходный текст
Ответы Re: Connections per second?  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-general
Hi,

I'm writing a small but must-be-fast cgi program that for each hit it gets, it reads an indexed table in a postgres
databaseand writes a log to a file based on the result. Any idea how many hits a second I can get to before things
startcrashing, or queuing up too much, etc? And will postgres be one of the first to fall? Do any of you think it can
handle2000 hits a second (what I think I could get at peak times) - and what would it need to do so? Persistent
connections?Are there any examples or old threads on writing a similar program in C with libpq? 

Thanks,

Ale

--
Alejandro Fernandez
Electronic Group Interactive
--+34-65-232-8086--

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Convert "epoch" to timestamp
Следующее
От: Sheer El-Showk
Дата:
Сообщение: recursive subquery