What is the syntax turn off auto commit?

Поиск
Список
Период
Сортировка
От Raymond Chui
Тема What is the syntax turn off auto commit?
Дата
Msg-id 3B557E97.88E787AC@noaa.gov
обсуждение исходный текст
Ответы Re: What is the syntax turn off auto commit?  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-sql

The Subject says its all.

To speed up a bulk of  INSERTs, I need to turn-off the auto commit 1st.
Then
at the end of INSERTs, issue COMMIT;
What is the syntax to turn off the auto commit? Thank you!

--Raymond


Вложения

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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: SPI_exec does not return!
Следующее
От: Gary Stainburn
Дата:
Сообщение: pl/pgsql - code review + question