Jump to content

PostgreSQL Compile


Guest swanyboy2

Recommended Posts

PosgresSQL directly not supported at Windows. You will need edit project files for

1) add define DO_POSTGRESQL to all projects build

2) add header paths to projects

3) add libpaths to mangosd/realmd projects for linking approperiate libs.

If use cmake build way maybe this more easy (not test) and note: cmake at windows not considered as finished.

Side note: because absent team devs who use PosgresSQL and intresting in implemeting prepared statements

posgresql version code will not use its and then will more slow that mysql version.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use