Re: PostgreSQL Performance issue

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: PostgreSQL Performance issue
Дата
Msg-id DEDD3849-68B1-4D7E-A413-36E4A3F595F7@solfertje.student.utwente.nl
обсуждение исходный текст
Ответ на Re: PostgreSQL Performance issue  (<A.Bhattacharya@sungard.com>)
Список pgsql-general
On 27 Apr 2010, at 11:15, <A.Bhattacharya@sungard.com> <A.Bhattacharya@sungard.com> wrote:

> Thanks a lot for your help. However I am new to Postgres database therefore it would be nice if you can let me know
howto set autocommit off. 
> I know from psql client issuing “\set Autocommit Off” would set it off but unfortunately it doesn’t set it off.

It's a client-side setting, not a server-side one. Hence you need to turn it off in your java program, probably in the
databaseconnection settings. 

P.S. Your message was so mangled that I couldn't find which part of the original message you were referring to, so I
deletedthe remainder. Top-posting is considered bad form in mailing-lists. 

Alban Hertroys

--
Screwing up is an excellent way to attach something to the ceiling.


!DSPAM:737,4bd6e4f110411684215286!



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

Предыдущее
От: "Rob Richardson"
Дата:
Сообщение: Re: PostgreSQL Performance issue
Следующее
От: Filip Rembiałkowski
Дата:
Сообщение: lc_ctype does not work on windows ?