unrecognized configuration parameter "autocommit"

From: JORGE MALDONADO <jorgemal1960(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: unrecognized configuration parameter "autocommit"
Date: 2016-04-02 23:24:49
Message-ID: CAAY=A78Hd3L+sDj7PHbWYTAfiUMZRXndZtz8cJRhVmo1=yfRvA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I am testing an upgrade to a database from version 9.3 (this version is
working fine) to 9.5 and I am getting the following error:

*** unrecognized configuration parameter "autocommit" ***

I have read that I should set autocommit to off but I do not know how to do
it. I already reviewed all of the settings in the configuration file
(postgresql.conf) and I do not see such parameter.

I, in fact, found the following information in PostgreSQL documentation:
http://www.postgresql.org/docs/9.5/static/ecpg-sql-set-autocommit.html
but I do not know how to issue the command.

Does this issue gets solved setting autocommit to off?
If so, how do I set it?

I will appreciate if you provide some detail, I am not a DB expert, I only
connect toPostgreSQL from my application.

Best regards,
Jorge Maldonado

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message vikram singh chandel 2016-04-04 13:31:27 Postgresql - Inline comment in VIEW Sql definition
Previous Message JORGE MALDONADO 2016-04-02 18:42:30 One tablespace or several tablespaces