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: Tue, 17 Apr 2007 09:40:11 +1200
- Message-id: <46a038f90704161440i737f65a6t844f5b02cf928ba2(at)mail(dot)gmail(dot)com>
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
Home |
Main Index |
Thread Index