Re: where is my bottleneck?

Поиск
Список
Период
Сортировка
От Jeff Fitzmyers
Тема Re: where is my bottleneck?
Дата
Msg-id F03E9013-2DEB-11D6-896F-0003938387F4@yahoo.com
обсуждение исходный текст
Ответ на where is my bottleneck?  (Ben <bench@silentmedia.com>)
Список pgsql-general
> getting through. Each client connection does ~1500 lookups in the
> control
> table and another ~1500 inserts into the data table.

Have you tried a timing 100,000 simple INSERTs / SELECTs / UPDATEs
locally? Then you would have an approximate number for raw capability.
Then add a client connection. Then multiple connections. Then build up
to the clients queries.

Interesting question, Jeff


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

Предыдущее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Aborting transaction on error
Следующее
От: Justin Clift
Дата:
Сообщение: Re: PostgreSQL favicon.ico