You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not stack exchange.. nevertheless, you can find an example in AppVeyor testing. Server options template and actual data to give you an idea. User mapping is there just to auto set up credentials for a given PG role. You can see it in the links I mentioned. And yes, you can just import.
I'm also working on this connection.I have a problem: how to install ODBC_fdw correctly so that "CREATE EXTENSION ODBC_fdw" can work properly.My system is Windows.
Hi
Being new to Postgres and need to connect to the SQL Server.
Can you come with an example to access SQL Server from Postgres ?
I have installed the FDW but am unsure what to have in the create server options ...
create server sqlserver foreign data wrapper odbc_fdw options (
And that goes for the user mapping too...
And do I need to create foreigh table or can I just use IMPORT ?
Lots of questions I know ...
Best regards
Mette
The text was updated successfully, but these errors were encountered: