Re: [HACKERS] Speedups

From: Peter T Mount <psqlhack(at)maidast(dot)demon(dot)co(dot)uk>
To: ocie(at)paracel(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Speedups
Date: 1998-03-04 22:30:51
Message-ID: Pine.LNX.3.95.980304223006.9150A-100000@maidast
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 4 Mar 1998 ocie(at)paracel(dot)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(at)earthling(dot)net or pmount(at)maidast(dot)demon(dot)co(dot)uk
Main Homepage: http://www.demon.co.uk/finder
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter(at)maidstone(dot)gov(dot)uk

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Shiby Thomas 1998-03-04 22:56:37 Execution time
Previous Message Darren King 1998-03-04 22:15:54 Re: [HACKERS] "Doubled" files related to cyrillic patch in 6.3 release.