Re: DEALLOCATE ALL - Mailing list pgsql-patches

From Tom Lane
Subject Re: DEALLOCATE ALL
Date
Msg-id 29372.1175017779@sss.pgh.pa.us
Whole thread Raw
In response to Re: DEALLOCATE ALL  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: DEALLOCATE ALL  ("Marko Kreen" <markokr@gmail.com>)
List pgsql-patches
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Marko Kreen wrote:
>> When pooling connections where prepared statements are in use,
>> it is hard to give new client totally clean connection as
>> there may be allocated statements that give errors when
>> new client starts preparing statements again.

> Huh, didn't we have a RESET SESSION command to do just that?  What about
> cursors, for example?

We don't actually *have* one, but I believe it was agreed that that is
the right API to provide.  If a pooler has to remember to clear prepared
statements, GUCs, cursors, and who knows what else, it'll be perpetually
broken because there'll be something it omits.

There might be a use-case for DEALLOCATE ALL, but needs of poolers
aren't it.  I'd be inclined to vote against this unless someone can
point to a better use-case.

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Recalculating OldestXmin in a long-running vacuum
Next
From: Heikki Linnakangas
Date:
Subject: Re: Numeric patch to add special-case representations for < 8 bytes