Re: Transactions - Mailing list pgsql-novice

From Joel Burton
Subject Re: Transactions
Date
Msg-id Pine.LNX.4.21.0012211442350.26909-100000@olympus.scw.org
Whole thread Raw
In response to Transactions  (Karla Peralta <karlaper@elrosado.com>)
List pgsql-novice
> When I use the Begin and Commit in the program I get these :
>
> Notice: Begin: Already a transaction in progress
>
> Notice: Commit: no transaction in progress
>
> If I delete these options it works ok, but I want to manage the
> transactions.
>
> What can I do ???

Karla --

Are you trying this in psql, or through another inferface (perl, ODBC,
etc.)

--
Joel Burton   <jburton@scw.org>
Director of Information Systems, Support Center of Washington


pgsql-novice by date:

Previous
From: David Merrill
Date:
Subject: Re: Capturing all output from psql into a file
Next
From: "Alan Young"
Date:
Subject: How can I do this?