Vacuum again and again - Mailing list pgsql-novice

From denis@coralindia.com
Subject Vacuum again and again
Date
Msg-id 00a901c2651c$7b110d80$0232a8c0@denis
Whole thread Raw
In response to logging  ("Devinder K Rajput" <Devinder.Rajput@ipaper.com>)
Responses Re: Vacuum again and again  (AarniRuuhimäki / Megative Tmi / KYMI.com<aarni.ruuhimaki@kymi.com>)
Re: Vacuum again and again  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Hi all,

We have a web application which has 15 tables. Out of these, 7 tables has >
400000 records. The client application automatically connects to Postgres
database (at server) after 1 1/2 hours and performs INCREMENTAL UPLOAD to
server from client.

Prob :
Upload option works fine after VACUUM but after 3-4 days, it starts giving
ERRORs... Again, we have to run VACUUM to solve the prob..

So, now a days, it has become our routine to run VACUUM every day to avoid
ERRORs.. caz, when ERROR shown, it causes bad impression on client.

Is there any parameters setting in DATABASE or anything else we can do
(except VACUUM regularly) ?

Postgres 7.2 on Redhat Linux 7.2


Thanx

Denis






pgsql-novice by date:

Previous
From: "Devinder K Rajput"
Date:
Subject: logging
Next
From: AarniRuuhimäki / Megative Tmi / KYMI.com
Date:
Subject: Re: Vacuum again and again