| От | Tom Lane |
|---|---|
| Тема | Re: AutoCommit statements do no work with postgresql 11. |
| Дата | |
| Msg-id | 1355.1549678105@sss.pgh.pa.us обсуждение |
| Ответ на | AutoCommit statements do no work with postgresql 11. (PG Doc comments form <noreply@postgresql.org>) |
| Ответы |
Re: AutoCommit statements do no work with postgresql 11.
|
| Список | pgsql-docs |
PG Doc comments form <noreply@postgresql.org> writes:
> I have a c++ library built with libpq.so, and I am trying to run the
> statements "SET AUTOCOMMIT TO ON" and "SET AUTOCOMMIT TO OFF". According to
> the docs, it looks like those statements are valid.
Uh ... exactly what documentation are you looking at?
PG hasn't supported server-side autocommit since 7.3.x. There is
an autocommit variable in psql, but we concluded the server-side
feature broke far more client code than it helped.
regards, tom lane
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера