Re: [HACKERS] Speedups - Mailing list pgsql-hackers

From Peter T Mount
Subject Re: [HACKERS] Speedups
Date
Msg-id Pine.LNX.3.95.980304223006.9150A-100000@maidast
Whole thread Raw
In response to Re: [HACKERS] Speedups  (ocie@paracel.com)
List pgsql-hackers
On Wed, 4 Mar 1998 ocie@paracel.com wrote:

> This may sound like an obvious question, but if a user defines a
> query, do we save the query plan?  This would reduce the
> communications between the client and server (a small gain), and allow
> the server to start executing the query as soon as it recognized the
> name of the stored query and parsed the arguments.

Not sure ofhand, but it would be useful for JDBC's PreparedStatement and
CallableStatement classes

--
Peter T Mount  petermount@earthling.net or pmount@maidast.demon.co.uk
Main Homepage: http://www.demon.co.uk/finder
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk


pgsql-hackers by date:

Previous
From: Shiby Thomas
Date:
Subject: Execution time
Next
From: Brett McCormick
Date:
Subject: alpha/64bit weirdness