Re: [GENERAL] database auto-commit

2005-06-09 Thread Jim C. Nasby
IIRC there is no autocommit in postgresql itself, so the autocommit is probably from whatever connection library/method you're using. Note that PSQL does have an autocommit option, but I don't see how that would affect this case. On Tue, May 31, 2005 at 03:12:26PM +0200, FERREIRA, William (COFRAMI

[GENERAL] database auto-commit

2005-05-31 Thread FERREIRA, William (COFRAMI)
hi i writing a j2ee application working with postgresql and i meet a problem with autocommit from my j2ee application i call a perl function and i get an error : in french : Les Large Objects ne devraient pas ĂȘtre utilisĂ©s en mode auto-commit. in english : Large Objects should not be used in mo