| От | Pavel Stehule |
|---|---|
| Тема | Re: Persistent connections in PHP |
| Дата | |
| Msg-id | 162867790708122345m56645e4cpeb8ca457bfb09a81@mail.gmail.com обсуждение |
| Ответ на | Persistent connections in PHP (Naz Gassiep <naz@mira.net>) |
| Список | pgsql-general |
2007/8/13, Naz Gassiep <naz@mira.net>: > Hi, > Does the connection pooling feature of PHP cause the persistent > connections to keep the properties between accesses? E.g., if a user > takes a connection, sets a timezone to it using SET TIMEZONE, will the > next user who happens to take this connection get it in that same state, > or will it be reset to a blank or starting state as though it had been > opened? Also, what about temp tables? Will they be present to the second > user if the first user set some up? > - Naz. > Yes, it's works like you write. But connection assigning is little bit random and you cannot count with it. Regards Pavel Stehule
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера