Questions about rollback and commit

From: Fariba Noorbakhsh <fNoorbakhsh(at)tecways(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Questions about rollback and commit
Date: 2001-07-16 11:44:34
Message-ID: 3B52D3A2.1F46E77C@ccs-munich.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I tried Rollback after update or insert, but it doesn't work!
How can I rollback the update, insert or delete changes I have made in
pgsql?
Do I need to do commit after each update or insert?
Do update, insert or delete consider as transactions?

Thanks in advance,
Fariba

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paulo Jan 2001-07-16 11:48:18 Upgrading binary RPMs
Previous Message Radha 2001-07-16 11:00:46 How do i give comment for each Field