A problem with odbc connection

Ivan Neshta <[email protected]> Wed, 12 Sep 2018 18:07:55 +0300
Newsgroups gmane.comp.db.postgresql.odbc
Message-ID <CACCxZY46aCQyHc=mgpEs1rLNcHA2uFk703PfELN7RMk=4JvFuw@mail.gmail.com>
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