Re: Accessing dead rows within postgresql

From: aaronenabs <aaronenabs(at)btconnect(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Accessing dead rows within postgresql
Date: 2011-03-17 22:17:04
Message-ID: 1300400224910-3907518.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

well the project is about accessing the deleted rows not protected them. So
what i would really like to achieve is to access data that i have removed
from the database without the vacuum procedure carried out.

Cheers

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Accessing-dead-rows-within-postgresql-tp3791817p3907518.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Eric McKeeth 2011-03-18 05:23:55 Re: foreign key
Previous Message aaronenabs 2011-03-17 21:27:50 Re: Accessing dead rows within postgresql