From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Chris Bitmead <chrisb(at)nimrod(dot)itg(dot)telstra(dot)com(dot)au> |
Cc: | pgsql-hackers(at)hub(dot)org |
Subject: | Re: postgres 7.2 features. |
Date: | 2000-07-11 13:02:37 |
Message-ID: | 200007111302.JAA26891@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> Bruce Momjian wrote:
> >
> > >
> > > The bottom line is that the original postgres time-travel implementation
> > > was totally cost-free. Actually it may have even speeded things
> > > up since vacuum would have less work to do. Can you convince me that
> > > triggers can compare anywhere near for performance? I can't see how.
> > > All I'm asking is don't damage anything that is in postgres now that
> > > is relevant to time-travel in your quest for WAL....
> >
> > Basically, time travel was getting in the way of more requested features
>
> Do you mean way back when it was removed? How was it getting in the way?
Yes. Every tuple had this time-thing that had to be tested. Vadim
wanted to revove it to clear up the coding, and we all agreed.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2000-07-11 13:04:01 | Re: Slashdot discussion |
Previous Message | Jan Wieck | 2000-07-11 12:58:38 | Re: [GENERAL] Slashdot discussion |