transaction toggling

Поиск
Список
Период
Сортировка
От Matthew Peter
Тема transaction toggling
Дата
Msg-id 20051005074934.22422.qmail@web35215.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: transaction toggling  (Martijn van Oosterhout <kleptog@svana.org>)
Re: transaction toggling  (Richard Huxton <dev@archonet.com>)
Re: transaction toggling  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-general
Is there a way to disable transactions on certian
queries? I read a while back that this wasn't
possible, just wondering if it is in 8.1 or planned in
the future?

Does it even make a dent in the performance if a query
is wrapped in a transaction instead of out? Such as a
view counter, like...

update views = views + 1 where x = 1;?

Thanks
MP



__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

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

Предыдущее
От: "Modern Mexican"
Дата:
Сообщение: Untyped result (setof / rowset) from Functions ?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: query execution