A problem with odbc connection

From: Ivan Neshta <neshta(dot)ivan(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: A problem with odbc connection
Date: 2018-09-12 15:07:55
Message-ID: CACCxZY46aCQyHc=mgpEs1rLNcHA2uFk703PfELN7RMk=4JvFuw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello there,

I have experiencing a problem with odbc connection to postgresql.
I have rhel 7.4 and postgresql-odbc.x86_64 (09.03.0100-2.el7) installed.

Application shows following error: [unixODBC]ERROR: Unsupported startup
parameter: geqo

I've tried to add to the setting in files /etc/odbcinst.ini and
/etc/odbc.ini:
set geqo = 0
set geqo = off
geqo = 0
geqo = off

Unfortunatelly, it didn't help to fix the problem.
Could you please advice how the problem can be fixed?

Best regards,
Ivan

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Tom Lahey 2018-09-12 22:06:45 Clinical Trials access
Previous Message AYahorau 2018-09-12 15:05:11 Re: ODBC cliens is hanging if network connection is broken