Connection handling of Postgre under PHP

Поиск
Список
Период
Сортировка
От stefan_landgraf@gmx.de (Stefan Landgraf)
Тема Connection handling of Postgre under PHP
Дата
Msg-id 7eb71af2.0203120251.4deecafb@posting.google.com
обсуждение исходный текст
Список pgsql-general
Hi group!

When I use pg_pconnect(...) for connecting, is this connection
exclusively reserved for the actual script or can other scripts
running parallel use the same connection? I ask because I want to be
sure that no other process will interfere into running transactions...

Thanks for any suggestions.

Stefan Landgraf

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

Предыдущее
От: Richard Chrenko
Дата:
Сообщение: PostgreSQL the right choice?
Следующее
От: "Marshall Spight"
Дата:
Сообщение: Re: PostgreSQL the right choice?