On 13/01/16 14:27, Vladimir Sitnikov wrote:
TL;DR: I suggest to create "generic plan" with regard to current bind values.
What's wrong with that approach?
I don't understand how this is supposed to work. Say you already have a
plan which looks like this:
Seq Scan on foo (cost=0.00..100.00 rows=1 width=630)
Filter: (bar = $1)
Now the plan gets invoked with $1 = 5. What exactly in your mind would
happen here?
.m
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers