rollback

From: Oleg Lebedev <olebedev(at)waterford(dot)org>
To: Postgres SQL Mailing List <pgsql-sql(at)postgresql(dot)org>
Subject: rollback
Date: 2001-10-26 00:45:35
Message-ID: 3BD8B22F.AA385530@waterford.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi everybody,
I was playing with psql and accidently deleted a couple of records from
my database. I am wondering if there is any way to restore them. I know
that in Oracle you can do 'rollback work' from SQLPlus interface and it
would rollback all the updates done to the database.
I am pretty sure that from now on I would try to revoke permissions to
delete anything from the database from users like myself. What is the
best way to do this?
thanks,

Oleg

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Oleg Lebedev 2001-10-26 01:22:34 URGENT: restoring a database
Previous Message Stephan Szabo 2001-10-25 23:50:59 Re: [LONGINT] Problem