Transactions

From: Karla Peralta <karlaper(at)elrosado(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Transactions
Date: 2000-12-21 11:28:52
Message-ID: 3A41E974.C4DCB957@elrosado.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message David Merrill 2000-12-21 15:51:29 plpgsql language not recognized
Previous Message Rob Arnold 2000-12-21 00:47:53 RE: Capturing all output from psql into a file