Re: [GENERAL] Restore deleted records

From: Marcin Grondecki <ojciec(at)mtl(dot)pl>
To: Eugenia Bulakh <jane(at)mistral(dot)ru>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Restore deleted records
Date: 1999-03-24 03:11:54
Message-ID: 36F857FA.F83E69E7@mtl.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

no? :)))
It could be done via transactions - rollback changes.
But if you didn't begin transaction, you've lost your record(s).

Eugenia Bulakh napisał(a):
>
> Hello!
>
> I accidentally deleted some recordes from my table. How can I restore
> them? Is it possible in 6.4.2?
> In earler versions I used 'Time travel' feature, which allows a user to
>
> run a historical queries. But in 6.3 it was removed. Can I do it another
>
> way?
>
> Thanks in advance.
>
> Jane.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Charles Tassell 1999-03-24 05:15:37 COPY with default values won't work?
Previous Message Jason Farnsworth 1999-03-24 02:38:22 Re: [GENERAL] Error running 'initdb'