Re: Recovering / undoing transactions?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Ivan Voras" <ivoras(at)freebsd(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Recovering / undoing transactions?
Date: 2007-11-08 01:08:57
Message-ID: 12782.1194484137@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Ivan Voras" <ivoras(at)freebsd(dot)org> writes:
> Ok, just to verify I'm thinking about it in the right way: in
> abstract, with PITR, I would need a known-good starting point (e.g. a
> full backup) + files from pg_xlog created from the time of the
> starting-point, then restore the starting-point backup and then
> restore from PITR/xlog up to the point I want?

Right.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Vondra 2007-11-08 01:15:42 Re: any way for ORDER BY x to imply NULLS FIRST in 8.3?
Previous Message Kevin Neufeld 2007-11-07 23:47:43 System V IPC on Windows