Re: auto-commit

Поиск
Список
Период
Сортировка
От chester c young
Тема Re: auto-commit
Дата
Msg-id 20030403170925.22850.qmail@web12707.mail.yahoo.com
обсуждение исходный текст
Ответ на auto-commit  ("Hugh Krenske" <hkrenske@tellsystems.com.au>)
Ответы Re: auto-commit  ("Victor Yegorov" <viy@pirmabanka.lv>)
Список pgsql-sql
> I have a need to turn auto-commit off.
> 
> Thank  you
> 
> Hubert Krenske

bracket your transaction with:

begin
<dml>
end;


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com



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

Предыдущее
От: "Hugh Krenske"
Дата:
Сообщение: auto-commit
Следующее
От: "Victor Yegorov"
Дата:
Сообщение: Re: auto-commit