Opened 11 years ago
Closed 11 years ago
#2406 closed task (fixed)
Enable PostgreSQL provider by default in installer
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 2.6 |
Component: | Installer | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
The official distribution of PHP that we bundle with MapGuide includes a copy of libpq.dll, which just so happens is what the PostgreSQL FDO provider requires to function.
So to improve the OOTB experience, this dll should also be copied to the FDO dir as part of installer preparation. As this makes the PostgreSQL provider functional, we can also now enable this provider by default in the installer.
Note:
See TracTickets
for help on using tickets.
Fixed r8010