Re: process time of update

From: "Williams, Travis L, NPONS" <tlw(at)att(dot)com>
To: "Peter Choe" <choepete(at)mindspring(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: process time of update
Date: 2002-11-26 14:17:20
Message-ID: AB815D267EC31A4693CC24D234F8291603022FAE@ACCLUST02EVS1.ugd.att.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Have you vacuumed the DB?

Travis

-----Original Message-----
From: Peter Choe [mailto:choepete(at)mindspring(dot)com]
Sent: Tuesday, November 26, 2002 7:49 AM
To: pgsql-general(at)postgresql(dot)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

Browse pgsql-general by date

  From Date Subject
Next Message Han Holl 2002-11-26 14:32:20 How to access OLD and NEW with rule on update
Previous Message Peter Choe 2002-11-26 14:12:33 Re: process time of update