Re: [Dbdpg-general] Re: 'prepare' is not quite schema-safe - Mailing list pgsql-general

From David Wheeler
Subject Re: [Dbdpg-general] Re: 'prepare' is not quite schema-safe
Date
Msg-id 4E0428C1-4C6A-40C1-AB83-4DCFC87D95B3@kineticode.com
Whole thread Raw
In response to Re: [Dbdpg-general] Re: 'prepare' is not quite schema-safe  (Vlad <marchenko@gmail.com>)
List pgsql-general
On May 2, 2005, at 11:51 , Vlad wrote:

> in our web application similar SQL queries (like load an object)
> executed over and over again with high frequency. So it's very
> desirable to use prepare_cached. I think we are going to adjust our
> ORM (object relation mapper) to always use full path to reference DB
> objects in query.

Yes, that will do the trick.

Regards,

David

pgsql-general by date:

Previous
From: Peter Wilson
Date:
Subject: Re: DBmirror replication - replacement for DBMirror.pl
Next
From: Devrim GUNDUZ
Date:
Subject: Re: [Pgsqlrpms-hackers] Re: 7.3.9 Install Question -