Re: Caching query plan...

From: Bo Lorentsen <bl(at)netgroup(dot)dk>
To: Christian Meunier <jelan(at)magelo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Caching query plan...
Date: 2001-11-08 08:20:42
Message-ID: 3BEA405A.9BC6F466@netgroup.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Christian Meunier wrote:

> Was wondering if something is worked to get a pool of cached query plan in
> Postgresql ?
> the topic [cached query plan] on the TODO list is a bit out of date and i
> believe this feature could decently improve performance.

Also it would be nice to se the use of "prepared statements" and "host
arrays" in the PG API, as these are the key to optimal use of "cached query
plans", and is supported in several SQL interfaces (JDBC).

/BL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Janning Vygen 2001-11-08 10:05:56 Why is there no option -U with pg_dump?
Previous Message Rich Ryan 2001-11-08 07:47:52 pg_dump usage - problems with restore due to the use of tab delimiters