Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
将数据从 Windows 上的 SQL Server 数据库传输到 Linux 上的 PostgreSQL 数据库的最佳方法是什么?
当前的 SQL Server 数据库每个表大约有 500,000 行,总共大约有 80 个表。
谢谢!
我对 sql-server 不够熟悉,无法断言这是最好的方法,但如果您只需要数据,您可以尝试使用 odbc 和外部数据包装器:
http://wiki.postgresql.org/wiki/Foreign_data_wrappers