7.3 Prepared statements

From: Ericson Smith <eric(at)did-it(dot)com>
To: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: 7.3 Prepared statements
Date: 2002-12-17 15:19:43
Message-ID: 1040138386.9169.8.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

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(at)did-it(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2002-12-17 15:40:19 Re: Server testing.
Previous Message Thomas Beutin 2002-12-17 13:40:58 Re: INDEX suggestion needed

Browse pgsql-jdbc by date

  From Date Subject
Next Message Neil Conway 2002-12-17 16:31:52 Re: 7.3 Prepared statements
Previous Message Scott Taylor 2002-12-17 09:32:39 Re: [JDBC] JDBC - Open Office