Rollback in Postgres - Mailing list pgsql-sql

From samantha mahindrakar
Subject Rollback in Postgres
Date
Msg-id f0c828c40807110843q769f3595nf635a9aeb052109f@mail.gmail.com
Whole thread Raw
Responses Re: Rollback in Postgres  (Mark Roberts <mailing_lists@pandapocket.com>)
Re: Rollback in Postgres  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-sql
Hi all....
This is a very basic question.....can we roll back data after we run a query.
I know that a delete within a transaction can be rolled back. But how about independent delete queries???
If i ran a delete statement and lost data...how do i recover. I know that oracle has this provision of rollingback queries.
Iam surprised iam not able to find the same in postgres.
 
Sam

pgsql-sql by date:

Previous
From: "Krejci, Pavel"
Date:
Subject: ESQL CREATE DATABASE
Next
From: "Robins Tharakan"
Date:
Subject: Unnecessary repeat condition for a self inner join