Heavy contgnous load

Поиск
Список
Период
Сортировка
Dear Anybody!

I use pgr to store records. But the characterisitc of the record traffic are
special. For example 50 of them arrived in one sec contignously trough weeks
and aligned interally trough tables.
To absorb this traffic I put the pgr database to ramdisk (fast as possible).
But after more day work the pgr slowing down.
What is important think for this task I do not need any tranasction. So the
COMMIT and ROLLBACK feature is useless.
The question is how I minimize the rollback activity to free resoureces?

Thanks for any idea.


--
View this message in context: http://postgresql.1045698.n5.nabble.com/Heavy-contgnous-load-tp4913425p4913425.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Bad plan by Planner (Already resolved?)
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Heavy contgnous load