Re: Prepared statement already exists

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Prepared statement already exists
Дата
Msg-id 493D1153.2050304@archonet.com
обсуждение исходный текст
Ответ на Re: Prepared statement already exists  (WireSpot <wirespot@gmail.com>)
Ответы Re: Prepared statement already exists
Список pgsql-general
WireSpot wrote:
> This mechanism is still not perfect. Technically it is still possible
> for race conditions to appear. Apparently (in PHP at least) pg_connect
> does persistent connections by default.

Nope - pg_pconnect() does that. Multiple calls to pg_connect() within
the same script will give the same connection though.

--
  Richard Huxton
  Archonet Ltd

В списке pgsql-general по дате отправления: