Re: Connection Pooling, a year later - Mailing list pgsql-hackers

From Lincoln Yeoh
Subject Re: Connection Pooling, a year later
Date
Msg-id 3.0.5.32.20011218190202.0086db00@192.228.128.13
Whole thread Raw
In response to Re: Connection Pooling, a year later  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Connection Pooling, a year later  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
At 11:49 PM 12/17/01 -0500, Bruce Momjian wrote:
>new person.  Now, if you want to abort a left-over transaction, you can
>do an ABORT but that is going to show up in the server logs because an
>ABORT without a transaction causes an error message.

I do a lot of rollbacks typically. Would that cause errors?

I prefer doing rollbacks to commits when in doubt.

Regards,
Link.




pgsql-hackers by date:

Previous
From: Lincoln Yeoh
Date:
Subject: Re: Connection Pooling, a year later
Next
From: "Zeugswetter Andreas SB SD"
Date:
Subject: Re: Problem compiling postgres sql --with-tcl