Re: queries per second

Поиск
Список
Период
Сортировка
От Horst Herb
Тема Re: queries per second
Дата
Msg-id 20011215060520.22535.qmail@gnumed.dhs.org
обсуждение исходный текст
Ответ на queries per second  ("Timur V. Irmatov" <thor@sarkor.com>)
Список pgsql-sql
On Saturday 15 December 2001 16:23, Timur V. Irmatov wrote:

> I'd like to know the approximate number of simple queries (update a
> row, select just one row) PostgreSQL is able to perform per second?
> (Machine is PII-Celeron 600 with 256 RAM)
> These queries will be combined by 2-3 in transactions.

You will probably get the most accurate answer to your question by simply 
trying it out yourself on your machine (while verying performance 
sensitive parameters such as buffer allocation). Will probably take you 
less time than reading answers on this list.

Horst


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

Предыдущее
От: "Timur V. Irmatov"
Дата:
Сообщение: queries per second
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: won't drop the view