Re: [ADMIN] flashback concept in postgres

2011-10-17 Thread Vibhor Kumar
On Oct 14, 2011, at 12:17 PM, Devrim GÜNDÜZ wrote: > On Fri, 2011-10-14 at 11:19 +0530, Karuna Karpe wrote: >> >> can any one tell me that, oracle flashback similar concept >> in postgresql? > > We don't have exactly the same, but we have PITR -- the result is the > same, but done in a

Re: [ADMIN] flashback concept in postgres

2011-10-13 Thread Devrim GÜNDÜZ
On Fri, 2011-10-14 at 11:19 +0530, Karuna Karpe wrote: > > can any one tell me that, oracle flashback similar concept > in postgresql? We don't have exactly the same, but we have PITR -- the result is the same, but done in a different way. Search for Point In Time Recovery in the docume