high availability restores - Mailing list pgsql-general

From philip vasilevski
Subject high availability restores
Date
Msg-id 001201c04a9b$cb0e4430$550a040a@8JMI7DSKTP
Whole thread Raw
List pgsql-general
Hi, I'm trying to figure out how I do a complete restore (in case of disk
failure) using only the last backup and a transaction log (that has recorded
the details of all the transactions since the last backup)  Does anyone know
if there is an effort underway to create such a log?  After looking through
the existing code that writes the binary transaction status file, it seems
that wouldn't be a tremendous problem to write out another log file that
includes information for all committed updates and inserts.  Can anyone give
me any information or at least point me in the right direction?

Regards
philip


pgsql-general by date:

Previous
From: "Poul L. Christiansen"
Date:
Subject: Re: Full text searching?
Next
From: "Edward Q. Bridges"
Date:
Subject: RE: NVL (sql oracle)