Re: [PERFORM] Rollback table data.

2017-06-10 Thread phb07
Hi Dinesh, Le 07/06/2017 à 14:48, Andreas Kretschmer a écrit : Am 07.06.2017 um 13:33 schrieb Dinesh Chandra 12108: Dear Expert, Is there any way to rollback table data in PostgreSQL? if you are looking for somewhat similar to flashback in oracle the answer is no. Well, if this is what

Re: [PERFORM] Rollback table data.

2017-06-07 Thread Scott Marlowe
On Wed, Jun 7, 2017 at 5:33 AM, Dinesh Chandra 12108 wrote: > Dear Expert, > > > > Is there any way to rollback table data in PostgreSQL? You really need to give us more details. PostgreSQL has the ability, through continuous archiving, to roll back to a previous point in time. This is for the wh

Re: [PERFORM] Rollback table data.

2017-06-07 Thread Anthony Sotolongo
HI, If you dont vaccum the table, You can read data modified with pg_dirtyread extension, but be carefull ;-) https://github.com/omniti-labs/pgtreats/tree/master/contrib/pg_dirtyread Regards On 07/06/17 07:33, Dinesh Chandra 12108 wrote: Dear Expert, Is there any way to rollback table data i

Re: [PERFORM] Rollback table data.

2017-06-07 Thread Andreas Kretschmer
Am 07.06.2017 um 13:33 schrieb Dinesh Chandra 12108: Dear Expert, Is there any way to rollback table data in PostgreSQL? if you are looking for somewhat similar to flashback in oracle the answer is no. Regards, Andreas -- 2ndQuadrant - The PostgreSQL Support Company. www.2ndQuadrant.com

Re: [PERFORM] Rollback table data.

2017-06-07 Thread Moreno Andreo
Il 07/06/2017 13:33, Dinesh Chandra 12108 ha scritto: Dear Expert,   Is there any way to rollback table data in PostgreSQL? Not knowing anything else about your what you want to do and what

[PERFORM] Rollback table data.

2017-06-07 Thread Dinesh Chandra 12108
Dear Expert, Is there any way to rollback table data in PostgreSQL? Regards, Dinesh Chandra |Database administrator (Oracle/PostgreSQL)| Cyient Ltd. Noida. -- Mobile: +91-9953975849 | Ext 1078 |dinesh.chan...@cyient.com