Thread
-
Re: [HACKERS] Speedups
Peter T Mount <psqlhack@maidast.demon.co.uk> — 1998-03-04T22:30:51Z
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