Re: [GENERAL] What does this mean ? - Mailing list pgsql-general

From Thomas Reinke
Subject Re: [GENERAL] What does this mean ?
Date
Msg-id 37739D92.61545FCE@e-softinc.com
Whole thread Raw
In response to What does this mean ?  (Mario Jorge Nunes Filipe <mjnf@neptuno.sc.uevora.pt>)
List pgsql-general
You have already started a transaction and haven't yet
finished it.

E.g.

psql template;
BEGIN;
BEGIN;

Mario Jorge Nunes Filipe wrote:
>
> Hi
>
> I am receiving this message when doing a begin:
>
> NOTICE: BeginTransactionBlock and not in default state.
>
> What does this mean ?
> --
>         Mario Filipe
>         mjnf@uevora.pt
>         http://neptuno.sc.uevora.pt/~mjnf

--
------------------------------------------------------------
Thomas Reinke                            Tel: (416) 460-7021
Director of Technology                   Fax: (416) 598-2319
E-Soft Inc.                         http://www.e-softinc.com

pgsql-general by date:

Previous
From: Richi Plana
Date:
Subject: Questions regarding OID
Next
From: Chris Bitmead
Date:
Subject: Re: [GENERAL] Questions regarding OID