Heavy contgnous load

From: kzsolt <kzsoltkzsolt(at)freemail(dot)hu>
To: pgsql-performance(at)postgresql(dot)org
Subject: Heavy contgnous load
Date: 2011-10-18 12:09:25
Message-ID: 1318939765661-4913425.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Kevin Grittner 2011-10-18 12:46:18 Re: Bad plan by Planner (Already resolved?)
Previous Message Mark Kirkwood 2011-10-18 06:18:13 Re: Bad plan by Planner (Already resolved?)