Open ptasheq opened 3 years ago
ptasheq@ is it possible to have a reproducible use-case here? Ideally 1-2 lines of INSERT statements for MSSQL that could be tested and reproduced? That allows for someone else to see what you may be seeing here.
Any update on this one?
Issue report
Hi Everyone,
On querying some foreign tables in Postgres I'm facing the following issue:
The error prevents Postgres client from showing any results. Interestingly, when I'm using
tsql
I also get this message, but records are still fetched:The majority of records are displayed properly (with accents/diacritics), question marks occur rarely. Actually, that would be acceptable, so my question is: is it possible to suppress this error to get the results in Postgres? Or are there any other solutions for this? I played around with the server settings in
freetds.conf
by trying other client charsets and tds versions without success.The server entry in
freetds.conf
:Operating system
Version of tds_fdw
Version of PostgreSQL
Version of FreeTDS
Logs
Sentences, data structures, data