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

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly
Дата
Msg-id 20040426194645.GB3658@dcc.uchile.cl
обсуждение исходный текст
Ответ на Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly  (Guy Fraser <guy@incentre.net>)
Список pgsql-general
On Mon, Apr 26, 2004 at 12:53:09PM -0600, Guy Fraser wrote:

> Eventually the automatic purging of  'stale' data will be supported,
> but hopefully it will be configurable to allow 'time travel' when
> required, and allow for a reasonable time to be able to roll back
> transactions.

Well, you are saying two different things here: to garbage-collect
automatically the database (rather than by manual VACUUMs), and to be
able to UNDO transactions, effectively going back in time.

The former is likely to be supported in some not-too-distant future,
maybe hopefully the next release; the latter is not even planned, and in
the past it has been disregarded as too costly.  Not implementation
time cost, mind you, but runtime cost.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Linux transformó mi computadora, de una `máquina para hacer cosas',
en un aparato realmente entretenido, sobre el cual cada día aprendo
algo nuevo" (Jaime Salinas)

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

Предыдущее
От: "Dann Corbit"
Дата:
Сообщение: Re: Arbitrary precision modulo operation
Следующее
От: Anony Mous
Дата:
Сообщение: Re: Postgres alongside MS SQL Server