使用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
EXPERTO
preguntada hace 8 meses39 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 8 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas