Currently I am of the assumption that Postgres-XL can be installed on Linux/Unix machines. But is there a way to install Postgres-XL on a Windows Server Machine?
If Yes, any help or resource would be really helpful.
Thanks
Currently I am of the assumption that Postgres-XL can be installed on Linux/Unix machines. But is there a way to install Postgres-XL on a Windows Server Machine?
If Yes, any help or resource would be really helpful.
Thanks
Postgres-XL does not currently compile in Windows. IIRC, this was due to the the threading that the Global Transaction Manager uses. It probably would not be difficult to buidl the other components- the Coordinator and Datanode. In any event, some testing should be done if tried. Feel free to send me a message if you are interested in helping test it if we do a Windows build.