Re: Statement Pooling - Mailing list pgsql-general

From Tom Lane
Subject Re: Statement Pooling
Date
Msg-id 23186.1275489401@sss.pgh.pa.us
Whole thread Raw
In response to Re: Statement Pooling  (Janning <ml@planwerk6.de>)
List pgsql-general
Janning <ml@planwerk6.de> writes:
> But I remember a post of tom lane who said that prepared statements get
> replaned since 8.4 if underlying statistics change.

Since 8.3, IIRC.  8.4 extended the mechanism to apply in some more
cases, but an ANALYZE should cause a replan in 8.3.

            regards, tom lane

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: Is it possible to make the order of output the same as the order of input parameters?
Next
From: David Fetter
Date:
Subject: Re: Is it possible to make the order of output the same as the order of input parameters?