Re: Prepared statement already exists

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Prepared statement already exists
Дата
Msg-id 20081120140724.GD3810@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Prepared statement already exists  (WireSpot <wirespot@gmail.com>)
Ответы Re: Prepared statement already exists  (WireSpot <wirespot@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: WireSpot
Дата:
Сообщение: Re: Prepared statement already exists
Следующее
От: "Sabin Coanda"
Дата:
Сообщение: on error logs the whole multiline script