Re: [SQL] transaction abortion

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Kancha (dot)" <kancha2np(at)yahoo(dot)com>, <pgsql-sql(at)postgresql(dot)org>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: [SQL] transaction abortion
Date: 2002-02-26 06:47:56
Message-ID: GNELIHDDFBOCMGBFGEFOIEIOCBAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

Hi Kancha,

Chances are you have a syntax error in the select statement. Can you please
port the entire set of queries you are trying to run and we'll look at them.

Chris

> -----Original Message-----
> From: pgsql-sql-owner(at)postgresql(dot)org
> [mailto:pgsql-sql-owner(at)postgresql(dot)org]On Behalf Of Kancha .
> Sent: Tuesday, 26 February 2002 2:35 PM
> To: pgsql-sql(at)postgresql(dot)org
> Cc: pgsql-general(at)postgresql(dot)org
> Subject: [SQL] transaction abortion
>
>
> I'm in a situtation where transaction is aborted. I'm
> a newbie so please help.
>
> I start transaction with begin then do some queries
> like update and insert. So far so good, but when i run
> select query within the transaction the whole
> transaction is aborted.
>
> what should i do ??
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - Coverage of the 2002 Olympic Games
> http://sports.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kancha . 2002-02-26 07:43:41 Re: [SQL] transaction abortion
Previous Message Kancha . 2002-02-26 06:35:14 transaction abortion

Browse pgsql-sql by date

  From Date Subject
Next Message Kancha . 2002-02-26 07:43:41 Re: [SQL] transaction abortion
Previous Message Kancha . 2002-02-26 06:35:14 transaction abortion