Re: PSQL undesired transaction behavior when connection is lost.

From: Steven Klassen <sklassen(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Mike Benoit <ipso(at)snappymail(dot)ca>, pgsql-general(at)postgresql(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Re: PSQL undesired transaction behavior when connection is lost.
Date: 2004-10-07 20:39:31
Message-ID: 20041007203931.GB19692@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

* Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> [2004-10-07 16:33:26 -0400]:

> Steven Klassen <sklassen(at)commandprompt(dot)com> writes:
> > * Mike Benoit <ipso(at)snappymail(dot)ca> [2004-10-07 11:47:50 -0700]:
> >> I assume I'm not the first person to run in to this, however
> >> searching google didn't seem to come up with anything useful.
>
> > AFAICT, the first query is just constructed poorly, while the second
> > seems to recurse on itself. The order in the sub-selects doesn't seen
> > necessary either.
>
> Agreed, but I think that's irrelevant to his point:

I thought I had punctuated with something like: "I can speak to the
query format, but someone more in touch with the internals will have
to address the actual error", but it most have gotten blown away
during edits.

--
Steven Klassen - Lead Programmer
Command Prompt, Inc. - http://www.commandprompt.com/
PostgreSQL Replication & Support Services, (503) 667-4564

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Steven Klassen 2004-10-07 20:43:49 Re: Question about timezones
Previous Message Tom Lane 2004-10-07 20:33:26 Re: PSQL undesired transaction behavior when connection is lost.