New postgres throughput.

Поиск
Список
Период
Сортировка
От TPCCUVA
Тема New postgres throughput.
Дата
Msg-id 5447454824.5482454474@teleline.es
обсуждение исходный текст
Ответы Re: New postgres throughput.  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
I'm making a benchmark for to measure the throughput of a database
 system. I'm using postgres 7.1.3 and SQL embedded in C .

 The program executes five transacctions with, SELECTs UPDATESs INSERTs,
 DELETEs and FETCHs.
 The workload consists in the intensive execution of this transacctions.

 The problem is that the more operations are executed, the more slower
 truns postgres and the transacctions are slower.

 Can you give me a solution or explication?

 Thanks.



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

Предыдущее
От: Justin Clift
Дата:
Сообщение: Re: importing csv files into v7.2.1 on Solaris 8 x86
Следующее
От: Justin Clift
Дата:
Сообщение: Re: Equivalent of FULLTEXT in mySQL