Autocommit

Поиск
Список
Период
Сортировка
От Hasnul Fadhly bin Hasan
Тема Autocommit
Дата
Msg-id 42105AD0.2010803@mimos.my
обсуждение исходный текст
Ответы Re: Autocommit  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-performance
Hi,

I am just wondering, by default, autocommit is enabled for every client
connection.  The documentations states that we have to use BEGIN
and  END or COMMIT so to increase performance by not using autocommit.
My question is, when we use the BEGIN and END statements, is autocommit
unset/disabled automatically or we have to disable/unset it manually?


Hasnul



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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: estimated rows vs. actual rows
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Autocommit