"Pierre C" <[email protected]> writes: > Problem with prepared statements is they're a chore to use in web apps, > especially PHP, since after grabbing a connection from the pool, you don't > know if it has prepared plans in it or not.
Have you met preprepare yet? http://preprepare.projects.postgresql.org/README.html http://packages.debian.org/source/sid/preprepare Regards, -- dim -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
