Turning off transactions completely.

Поиск
Список
Период
Сортировка
От Arsalan Zaidi
Тема Turning off transactions completely.
Дата
Msg-id 009501c195c6$3673b360$4301a8c0@directi.com
обсуждение исходный текст
Ответы Re: Turning off transactions completely.  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Hi.

I'm writing a very specialised app which has absolutely NO need for
transactions. However, I have to milk every drop of performance out of it
cause I'm performing some fairly complex queries on tens of millions of
rows.

Is there any way I can completely avoid the overhead of the implicit
transaction per SQL statement? Is there some switch or some (fairly easy)
editting that can be done to the code? My transaction log files often reach
800 MB in size and I'd like to avoid the overhead if at all possible...

Thanks in advance.

--Arsalan.



-------------------------------------------------------------------
People often hate those things which they do not know, or cannot understand.
--Ali Ibn Abi Talib (AS)


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

Предыдущее
От: Kaare Rasmussen
Дата:
Сообщение: Re: PostgreSQL GUI
Следующее
От: tony
Дата:
Сообщение: Re: PostgreSQL HardWare