Query

From: Kartik <kartik(at)v2technocrats(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Query
Date: 2008-07-19 10:59:00
Message-ID: ee5ed96b0807190359w5ed01c4am5c8ff3df98951a50@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hello there,i am new to postgresql
i am using postgresql 8.3.3 and i am writing one whole transaction. i want
to know how to set auto commit off
because if any error occours i want the whole transaction to be rolled back.
when i tried alter database dbname set autocommit = off
then it gives me error saying autocommit not available
so can anyone suggest how to set autocommit as off so that i can rollback
the transaction..
thank you
waiting for your reply
regards
kartik

Responses

  • Re: Query at 2008-07-19 13:27:04 from Tino Schwarze

Browse pgsql-admin by date

  From Date Subject
Next Message Tino Schwarze 2008-07-19 13:27:04 Re: Query
Previous Message Aynur SANCAKLI 2008-07-19 08:49:37 Re: unrecognized data type on dblink