From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Jean-Paul ARGUDO <jean-paul(dot)argudo(at)idealx(dot)com> |
Cc: | Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, David BARTH <dbarth(at)idealx(dot)com>, Sébastien DINOT <sebastien(dot)dinot(at)idealx(dot)com>, Nat MAKAREVITCH <nat(at)idealx(dot)com> |
Subject: | Re: experimental pg_qcache patch |
Date: | 2002-04-16 15:51:13 |
Message-ID: | 200204161551.g3GFpDW06805@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2002-04-16 16:04:37 | Re: [SQL] 16 parameter limit |
Previous Message | Louis-David Mitterrand | 2002-04-16 15:04:58 | Re: Index Scans become Seq Scans after VACUUM ANALYSE |