How to access deleted but not vacuum'ed tuples?

From: Robert <robert(at)robert(dot)cz>
To: pgsql-general(at)postgresql(dot)org
Subject: How to access deleted but not vacuum'ed tuples?
Date: 2002-12-16 13:47:02
Message-ID: 3DFDD956.3010000@robert.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I've accidentaly updated too much of my table and I need to un-update
it :-( Old tuples are supposed to be kept in the db till I run vacuum so
I should be able to manually fix it - but how to access old versions of
the deleted/updated tuples? Thanks for your help.

- Robert

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Henrik Steffen 2002-12-16 13:48:41 Re: Total crash of my db-server
Previous Message Jan Weerts 2002-12-16 13:26:16 Re: Total crash of my db-server