使用Aurora Postgres与MSSQL Linked Server

0

【以下的问题经过翻译处理】 是否可以使用本地Active Directory(和其在AWS上的AD-Connector)使用Windows authentication在Aurora或RDS(PostgreSQL)和本地MSSQL服务器之间建立链接服务器连接? 此设置的目的是为了持续工作,而不是迁移,理想情况下,我们希望创建到AWS数据库的单个连接,该连接将查询本地DB并从中获取我们查询的数据。

我熟悉这篇博客文章:https://aws.amazon.com/blogs/database/implement-linked-servers-with-amazon-rds-for-microsoft-sql-server/,但它没有提到Windows Authentication。

谢谢!

profile picture
EXPERT
demandé il y a 8 mois39 vues
1 réponse
0

【以下的回答经过翻译处理】 您可能希望检查一下在您的Aurora PostgreSQL版本中是否支持tds_fdw扩展:https://docs.aws.amazon.com/AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Extensions.html#AuroraPostgreSQL.Extensions.14

还有一些示例,演示如何连接到Microsoft SQL Server:https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.foreign-data-wrappers.html#postgresql-tds-fdw

祝您好运!

profile picture
EXPERT
répondu il y a 8 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions