| От | Tom Lane |
|---|---|
| Тема | Re: PostgreSQL and PHP persistent connections |
| Дата | |
| Msg-id | 10029.981578961@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | PostgreSQL and PHP persistent connections (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: PostgreSQL and PHP persistent connections
|
| Список | pgsql-interfaces |
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> We discussed using 'ROLLBACK' before passing a connection to a new user,
> but the problem was that ROLLBACK with no open transaction causes a
> server log error message. We discussed adding 'ROLLBACK SILENT' to fix
> this, but I believe a better, more portable solution is a simple "BEGIN
> WORK;ROLLBACK". This will do nothing if there is no open transaction,
How is that an improvement? It only changes the case in which you get
a NOTICE from not-in-transaction to in-transaction ...
regards, tom lane
В списке pgsql-interfaces по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера