Re: PITR - "Rewind to snapshot" scheme

From: "Martin Langhoff" <martin(dot)langhoff(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PITR - "Rewind to snapshot" scheme
Date: 2007-04-16 21:40:11
Message-ID: 46a038f90704161440i737f65a6t844f5b02cf928ba2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/17/07, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Seems overly complicated --- why don't you just shut down the postmaster
> and take a tarball archive of the PGDATA tree? Then to revert, stop
> postmaster and untar.

Thanks for the tip!

cheers

martin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christan Josefsson 2007-04-16 21:42:40 Advanced query rewrite
Previous Message Richard Broersma Jr 2007-04-16 21:11:07 Re: delete with self join