Re: process time of update - Mailing list pgsql-general

From Williams, Travis L, NPONS
Subject Re: process time of update
Date
Msg-id AB815D267EC31A4693CC24D234F8291603022FAE@ACCLUST02EVS1.ugd.att.com
Whole thread Raw
In response to process time of update  (Peter Choe <choepete@mindspring.com>)
List pgsql-general
Have you vacuumed the DB?

Travis

-----Original Message-----
From: Peter Choe [mailto:choepete@mindspring.com]
Sent: Tuesday, November 26, 2002 7:49 AM
To: pgsql-general@postgresql.org
Subject: [GENERAL] process time of update


i have a postgres database (version 6.5.3) that gets update by a Java
program every night.
it seems that each time the update is done it always takes a bit
longer to complete the process. when it first started it took about 2
minutes. now it takes about 2 hours to do the update. is there
something i can do to bring down the time it takes to update the
database?
Peter Choe



---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

pgsql-general by date:

Previous
From: Peter Choe
Date:
Subject: Re: process time of update
Next
From: "Han Holl"
Date:
Subject: How to access OLD and NEW with rule on update