Tom Lane wrote:
"Florian G. Pflug" <[EMAIL PROTECTED]> writes:
I'm looking for a way to recover deleted or old versions of
accidentally updated rows from a postgres 7.4 database. I've
verified that the relevant tables haven't been vacuumed since
the accident took place.
I was thinking that it
"Florian G. Pflug" <[EMAIL PROTECTED]> writes:
> I'm looking for a way to recover deleted or old versions of
> accidentally updated rows from a postgres 7.4 database. I've
> verified that the relevant tables haven't been vacuumed since
> the accident took place.
> I was thinking that it might work
- Original Message -
From: "Florian G. Pflug" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, November 15, 2006 11:19 AM
Subject: [GENERAL] Recovering deleted or updated rows
> Hi
>
> I'm looking for a way to recover deleted or old versions of
> accidentally
Hi
I'm looking for a way to recover deleted or old versions of
accidentally updated rows from a postgres 7.4 database. I've
verified that the relevant tables haven't been vacuumed since
the accident took place.
I was thinking that it might work to patch the clog so that
the offending transaction