Re: [HACKERS] PITR and rollback

2002-07-23 Thread Bruce Momjian
Any chance you can work on save points/nested transactions? See doc/TODO.detail/transactions for info. I can help explaining the ideas in there. --- Dhruv Pilania wrote: > Hi, > > I am a new postgresql developer. needed

Re: [HACKERS] PITR and rollback

2002-07-22 Thread Richard Tucker
> -Original Message- > From: Dhruv Pilania [mailto:[EMAIL PROTECTED]] > Sent: Saturday, July 20, 2002 11:37 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: PITR and rollback > > > Hi, > > I am a new postgresql developer. needed some help with wal/PITR. Ca

[HACKERS] PITR and rollback

2002-07-22 Thread Dhruv Pilania
Hi, I am a new postgresql developer. needed some help with wal/PITR. Can someone working in this area answer my question? (the email looks long but the question is simple :) ) I have been trying to implement undo of transactions using wal. i.e. given a xid x, postgres can undo all operations of