| 1 | = FDO PostgreSQL Provider Notes = |
| 2 | |
| 3 | The PostgreSQL Provider was introduced in FDO 3.5. For client software, the minimum supported versions are: |
| 4 | * !MapGuide Open Source 2.2 |
| 5 | * AutoCAD Map 3D 2011 |
| 6 | |
| 7 | See older PostGIS Provider (FdoPostGISNotes) for an alternative with AutoCAD Map 3D 2008–2010 and !MapGuide 2.0–2.1. |
| 8 | |
| 9 | == Connection Parameters == |
| 10 | |
| 11 | When you attempt to establish a connection with the PostgreSQL provider, you will need to fill in a number of parameters, described below: |
| 12 | |
| 13 | '''Username''':: |
| 14 | Your postgresql userid |
| 15 | |
| 16 | '''Password''':: |
| 17 | Your postgresql password |
| 18 | |
| 19 | '''Service''':: |
| 20 | This is a connection string in the format "host:port", for example "localhost:5432" or "192.168.123.22:5432" |
| 21 | |
| 22 | '''Datastore''':: |
| 23 | This is the PostgreSQL database |
| 24 | |
| 25 | == Open Tickets == |
| 26 | |
| 27 | [[TicketQuery(status=new|assigned|reopened&component^=PostreSQL&order=priority)]] |