I guess I should just use a stored procedure...

Chris

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Christopher
> Kings-Lynne
> Sent: Friday, 10 January 2003 11:48 AM
> To: Hackers
> Subject: [HACKERS] Prepared statements question
> 
> 
> Hi,
> 
> With prepared statements being all well and good, how do I know 
> if the query
> has not yet been prepared in the backend?  Or is this simply a situation
> where I can't win?
> 
> eg. Say I have a web page that does a humungous query.  I would 
> like to have
> that query prepared, say, for speed.  However, I can't tell if 
> that backend
> has had that query prepared or not.  Is there any way around this?
> 
> Chris
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
> 


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to