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.
目前我假设 Postgres-XL 可以安装在 Linux/Unix 机器上。但是有没有办法在 Windows Server 机器上安装 Postgres-XL?
如果是,任何帮助或资源都会非常有帮助。
谢谢
Postgres-XL 目前不能在 Windows 中编译。IIRC,这是由于全局事务管理器使用的线程。构建其他组件(协调器和数据节点)可能并不难。无论如何,如果尝试,应该进行一些测试。如果您有兴趣在我们进行 Windows 构建时帮助测试它,请随时给我发送消息。