Re: Stored Functions

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Stored Functions
Дата
Msg-id 20030822082410.GA1299@opencloud.com
обсуждение исходный текст
Ответ на Re: Stored Functions  ("srikanth nagaraju" <srikanth.nagaraju@wipro.com>)
Список pgsql-jdbc
On Fri, Aug 22, 2003 at 01:29:02PM +0530, srikanth nagaraju wrote:
>
> I think setting AUTOCOMMIT is not supported in the PostgreSQL 7.3.2 and
> above versions.
>
> Here is the Note from the PostgreSQL 7.3.2 Administrators Guide:
> Note: As of PostgreSQL 7.3, setting autocommit to false is not
> well-supported. This is a new feature and is not yet handled by all
> client libraries and applications. Before making it the default setting
> in your installation, test carefully.

This refers to setting 'autocommit = false' in postgresql.conf, not the JDBC
setAutoCommit() method (which works fine).

-O

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

Предыдущее
От: "srikanth nagaraju"
Дата:
Сообщение: Re: Stored Functions
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: [BUGS] Bug #926: if old postgresql.jar in CLASSPATH,