| From: | "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp> |
|---|---|
| To: | Ivan Neshta <neshta(dot)ivan(at)gmail(dot)com> |
| Cc: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: A problem with odbc connection |
| Date: | 2018-09-13 10:28:40 |
| Message-ID: | 09cecafc-97a1-98f8-7f86-e959c7cd006b@dream.email.ne.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Hi Ivan,
On 2018/09/13 0:07, Ivan Neshta wrote:
> 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
>
Could you please try the following setting in odbc.ini
sslmode = allow
?
regards,
Hiroshi Inoue
> Unfortunatelly, it didn't help to fix the problem.
> Could you please advice how the problem can be fixed?
>
> Best regards,
> Ivan
---
このメールは、AVG によってウイルス チェックされています。
http://www.avg.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ivan Neshta | 2018-09-13 10:50:49 | Re: A problem with odbc connection |
| Previous Message | Clemens Ladisch | 2018-09-13 07:55:32 | Re: A problem with odbc connection |