Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly

Поиск
Список
Период
Сортировка
От Philipp Buehler
Тема Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly
Дата
Msg-id 20040423053536.GA21879@srv9.de.buehler.net
обсуждение исходный текст
Ответ на Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly  (Guy Fraser <guy@incentre.net>)
Ответы Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly  (Guy Fraser <guy@incentre.net>)
Список pgsql-general
On 22/04/2004, Guy Fraser <guy@incentre.net> wrote To pgsql-general@postgresql.org:
> >Shouldn't the Database server be the entity that decides when vacuum is
> >needed?
>
> How is the database supposed to know when you want to purge records?
> Once a vacuum has been run, the table can not be rolled back or time
> traveled.

Hmm, if the UPDATE is in a transaction block. After this block is
committed, the deleted tuple could be purged if there is a flag. Like,
either in the schema 'purge-on-commit', or as an option like 'UPDATE PURGE'?

Just an idea.. (Brainfart?) :)

ciao
--
Philipp Buehler, aka fips | <double-p>

cvs -d /dev/myself commit -m "it's my life" dont/you/forget

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

Предыдущее
От: Deepakkumar.Vasudevan@cybernetsoft.com
Дата:
Сообщение: Downloading Windows Version of PGSQL
Следующее
От: "Jerry Robertson"
Дата:
Сообщение: Question