To install the PostgreSQL bindings, do the following:

$ /configure --with-module=postgresql --with-libpq-prefix=/usr/local/ --cbc build-pq

Use dos (8.3) names on win32:

$ /configure --with-module=postgresql --with-libpq-prefix=C:/Progra~1/PostgreSQL/8.0/ --cbc build-pq
