Re: experimental pg_qcache patch - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: experimental pg_qcache patch
Date
Msg-id 200204161551.g3GFpDW06805@candle.pha.pa.us
Whole thread Raw
In response to Re: experimental pg_qcache patch  (Jean-Paul ARGUDO <jean-paul.argudo@idealx.com>)
List pgsql-hackers
Jean-Paul ARGUDO wrote:
> > I've attached an updated version of Karel Zak's pg_qcache patch, which
> > adds PREPARE/EXECUTE support to PostgreSQL (allowing prepared SQL
> > statements). 
> 
> Woah :-))
> 
> Thanks Neil! You may be remind of a thread in february, where I talked
> about a survey about migrating from Oracle 8.0 / NT4 to PostgreSQL 7.2 /
> Red Hat 7.2 ...
> 
> Overall performances obtained are a ratio of 1,33 on standard queries
> of the application, like on migrated CONNECT BY Oracle statements
> (thanks again to OpenACS guys for this). This ratio is very good for us
> and our customer. We felt some pride about such results.

Yes, I was specifically thinking of your case to make use of this.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Lincoln Yeoh
Date:
Subject: Re: Is this a better MVCC.
Next
From: "Rod Taylor"
Date:
Subject: Foreign Key woes -- 7.2 and ~7.3