Re: backup and restore - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: backup and restore
Date
Msg-id 200010091833.OAA29036@candle.pha.pa.us
Whole thread Raw
In response to Re: backup and restore  ("Martin A. Marques" <martin@math.unl.edu.ar>)
List pgsql-hackers
> 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).

Yes, I think it will be similar to Informix logical logs.  Not sure
where they will be kept, but assume you can put it anywhere you want. 
Not sure if tape logging will be enabled.  It will be written as a file.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: backup and restore
Next
From: The Hermit Hacker
Date:
Subject: Re: Autoconf version discrepancies