Hi Anoop,
We do not ship a Postgresql driver and thus it is not supported and therefore have no documentation. You can certainly bring an ODBC v3 compatible driver and plugin it into ACE, but you will need to support it. The closest odbc.ini file I could find is:
[POSTGRESDB]
Driver=/usr/local/lib/psqlodbcw.so
Description=Postgres ODBC Driver
Database=postgresdb
Servername=127.0.0.1
Port=5432
You will need to consult the Postgresql documentation to find the correct options and settings.
Yes, we do have clients that have set this up successfully.
-Matthew
------------------------------
MATTHEW SEGALL
------------------------------