Re: Prepared statement already exists - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Prepared statement already exists
Date
Msg-id 20081120140724.GD3810@alvh.no-ip.org
Whole thread Raw
In response to Re: Prepared statement already exists  (WireSpot <wirespot@gmail.com>)
Responses Re: Prepared statement already exists  (WireSpot <wirespot@gmail.com>)
List pgsql-general
WireSpot escribió:

> I guess he means if connections are persistent, or if the same
> connection is being used at the same time from different parts of the
> application.

I guess if connections are persistent, you could clear them before each
usage with DISCARD (8.3 only)

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: WireSpot
Date:
Subject: Re: Prepared statement already exists
Next
From: "Sabin Coanda"
Date:
Subject: on error logs the whole multiline script