public inbox for [email protected]  
help / color / mirror / Atom feed
From: Scott Marlowe <[email protected]>
To: Dinesh Chandra 12108 <[email protected]>
Cc: [email protected] <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: Rollback table data.
Date: Wed, 7 Jun 2017 18:15:44 -0600
Message-ID: <CAOR=d=0vpkLvobO3OLsBmye2HDU6iQikd4QhDbach+-q3xksyQ@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgsql-performance>

On Wed, Jun 7, 2017 at 5:33 AM, Dinesh Chandra 12108
<[email protected]> 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 whole database ccluster though and not just one
table. BUT you can do it on a whole other machine, get the table data
you want, and put it into the production database etc.

Got more details?


-- 
Sent via pgsql-performance mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Rollback table data.
  In-Reply-To: <CAOR=d=0vpkLvobO3OLsBmye2HDU6iQikd4QhDbach+-q3xksyQ@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox