Re: postgres taking longer to update

Поиск
Список
Период
Сортировка
От Diogo Biazus
Тема Re: postgres taking longer to update
Дата
Msg-id 3DE3D215.6080302@ikono.com.br
обсуждение исходный текст
Ответ на postgres taking longer to update  (choepete@mindspring.com (peter))
Список pgsql-general
I've never used this version (6.5.3), but have you tried the 'vacuum'
command?

>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
>
>
>
>


--
Diogo de Oliveira Biazus
diogo@ikono.com.br
Ikono Sistemas e Automação
http://www.ikono.com.br



В списке pgsql-general по дате отправления:

Предыдущее
От: Jean-Luc Lachance
Дата:
Сообщение: Re: ALTER TRIGGER DISABLE/ENABLE
Следующее
От: Jean-Luc Lachance
Дата:
Сообщение: Re: Updating table with max from another table