Re: Recovery from Archive files

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Recovery from Archive files
Date: 2011-10-19 17:23:22
Message-ID: 4E9F078A.4020507@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martín Marqués 2011-10-19 17:30:21 inserting bytea using PHPs pg_escape_bytea()
Previous Message Raymond O'Donnell 2011-10-19 17:22:00 Re: psqlODBC connection