Re: Looking for tips - Mailing list pgsql-performance

From Steinar H. Gunderson
Subject Re: Looking for tips
Date
Msg-id 20050719193601.GA21311@uio.no
Whole thread Raw
In response to Re: Looking for tips  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Looking for tips  (Jeff Trout <threshar@torgo.978.org>)
List pgsql-performance
On Tue, Jul 19, 2005 at 03:16:31PM -0400, Tom Lane wrote:
> Ah, but are they really prepared, or is DBD::Pg faking it by inserting
> parameter values into the query text and then sending the assembled
> string as a fresh query?

They are really prepared.

/* Steinar */
--
Homepage: http://www.sesse.net/

pgsql-performance by date:

Previous
From: Robert Creager
Date:
Subject: Re: Huge performance problem between 7.4.1 and 8.0.3 - CS issue?
Next
From: Jeff Trout
Date:
Subject: Re: Looking for tips