Re: process time of update

Поиск
Список
Период
Сортировка
От Williams, Travis L, NPONS
Тема Re: process time of update
Дата
Msg-id AB815D267EC31A4693CC24D234F8291603022FAE@ACCLUST02EVS1.ugd.att.com
обсуждение исходный текст
Ответ на process time of update  (Peter Choe <choepete@mindspring.com>)
Список 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 по дате отправления:

Предыдущее
От: Peter Choe
Дата:
Сообщение: Re: process time of update
Следующее
От: "Han Holl"
Дата:
Сообщение: How to access OLD and NEW with rule on update