From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
Cc: | "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>, Hannu Krosing <hannu(at)tm(dot)ee>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: backup and restore |
Date: | 2000-10-09 18:32:36 |
Message-ID: | 200010091832.OAA26329@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> "Martin A. Marques" wrote:
> >
> > On Sun, 08 Oct 2000, Bruce Momjian wrote:
> > > This will be in 7.1 as WAL (write-ahead log).
> >
> > What does this exactly mean? Will this WAL be an equivalent of the logical
> > log of Informix? Where will they be kept? In the database, as a file, or as
> > either?
> > Looks pretty good. All that is needed after this is a good blob
> > implementation (for text and binary data).
>
> TOAST. Coming for 7.1.
>
> And we thought 7.0 had alot of new features relative to 6.5.....
I think the true feature-killer release was 6.5.
--
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 | Bruce Momjian | 2000-10-09 18:33:58 | Re: backup and restore |
Previous Message | Bruce Momjian | 2000-10-09 18:27:21 | Re: [ADMIN] postgres functions(.so) |