7.3 Prepared statements
Ericson Smith <eric@did-it.com>
From: Ericson Smith <eric@did-it.com>
To: Postgresql General <pgsql-general@postgresql.org>
Date: 2002-12-17T15:19:43Z
Lists: pgsql-general
Hi all, With the new "PREPARE plan_name AS query" statement, 1. What is the lifetime of the plan created? 2. If it is for the session, does it last through persistent connections (eg. PHP) - Ericson Smith eric@did-it.com