Re: BUG #19339: odbc_fdw extension, Not able to read data from foreign tables

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: vijay(dot)reddy(at)programming(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19339: odbc_fdw extension, Not able to read data from foreign tables
Date: 2025-12-10 11:41:27
Message-ID: CAPmGK15bjUCu=MF24Qp-yXBtc-cO+f=GMj2x5Qu+wjd0C-hfdA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Dec 2, 2025 at 3:29 PM PG Bug reporting form
<noreply(at)postgresql(dot)org> wrote:
> I am facing an issue with odbc_fdw. I need your help.

[snip]

> Issue: Not able to read foreign table data (from Remote SQL DB) due to
> error.
>
> Error: Connecting to driver
> SQL State: 58000
> PostgreSQL service process can not load the odbc driver or connect to the
> DSN defined file.

I think that this message was produced by the extension.

The extension is developed externally, not by the Postgres project, so
I recommend sending this to the development team of it.

Best regards,
Etsuro Fujita

In response to

Browse pgsql-bugs by date

  From Date Subject
Previous Message Sergey Naumov 2025-12-10 10:33:01 Re: BUG #19332: Sudden 330x performance degradation of SELECT amid INSERTs