Re: Recovery from Archive files - Mailing list pgsql-general

From John R Pierce
Subject Re: Recovery from Archive files
Date
Msg-id 4E9F078A.4020507@hogranch.com
Whole thread Raw
In response to Recovery from Archive files  (senthilnathan <senthilnathan.t@gmail.com>)
Responses Re: Recovery from Archive files
List pgsql-general
On 10/19/11 4:57 AM, senthilnathan wrote:
> How to recover a standalone postgres setup using archive files alone? What
> are the steps/config involved?

'archive files' ?  you mean a WAL archive? you need the base backup
*and* all WAL files since to recover with that.

--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: psqlODBC connection
Next
From: Martín Marqués
Date:
Subject: inserting bytea using PHPs pg_escape_bytea()