Re: BUG #19339: odbc_fdw extension, Not able to read data from foreign tables - Mailing list pgsql-bugs

From Etsuro Fujita
Subject Re: BUG #19339: odbc_fdw extension, Not able to read data from foreign tables
Date
Msg-id CAPmGK15bjUCu=MF24Qp-yXBtc-cO+f=GMj2x5Qu+wjd0C-hfdA@mail.gmail.com
Whole thread Raw
In response to BUG #19339: odbc_fdw extension, Not able to read data from foreign tables  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #19339: odbc_fdw extension, Not able to read data from foreign tables
List pgsql-bugs
On Tue, Dec 2, 2025 at 3:29 PM PG Bug reporting form
<noreply@postgresql.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



pgsql-bugs by date:

Previous
From: Sergey Naumov
Date:
Subject: Re: BUG #19332: Sudden 330x performance degradation of SELECT amid INSERTs
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #19350: Short circuit optimization missed when running sql scriptes in JDBC