Heavy contgnous load - Mailing list pgsql-performance

From kzsolt
Subject Heavy contgnous load
Date
Msg-id 1318939765661-4913425.post@n5.nabble.com
Whole thread Raw
Responses Re: Heavy contgnous load
Re: Heavy contgnous load
Re: Heavy contgnous load
List pgsql-performance
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 by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Bad plan by Planner (Already resolved?)
Next
From: "Kevin Grittner"
Date:
Subject: Re: Heavy contgnous load