prepared statement support?

From: Christopher Lee <clee(at)gnwy100(dot)wuh(dot)wustl(dot)edu>
To: pgsql-novice(at)postgresql(dot)org
Subject: prepared statement support?
Date: 2000-09-09 02:06:14
Message-ID: 14777.39702.169008.869988@gnwy100.wuh.wustl.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Hello,

I'm new to postgresql and RDBMS in general and was wondering if it supported
"prepared statements" or some equivalent.

BACKGROUND:

I understand that if you are going to do a large number of repetitions of a
query, some databaes offer pre-parsed "prepared statements" objects for
greater speed. I haven't seen any mention of these though in the manuals
though. I have postgresql 7.0.2 installed and working, and I've read
through a good deal of the documentation.

Thanks in advance,

-chris

p.s. Many thanks to the postgresql team- the support of "REFERENCES"
column constraints is especially nifty.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2000-09-09 02:24:52 Re: prepared statement support?
Previous Message Paul Skinner 2000-09-08 22:56:34 Re: A very novice question about ascii files