host/port/dbname vs. conninfo string - Mailing list pgsql-odbc

From Albe Laurenz
Subject host/port/dbname vs. conninfo string
Date
Msg-id D960CB61B694CF459DCFB4B0128514C2021DE830@exadv11.host.magwien.gv.at
Whole thread Raw
List pgsql-odbc
To define an ODBC data source, you have to enter
host, port and database name.

We would like to use the "service" parameter instead,
because we want to use LDAP connection parameter lookup
http://www.postgresql.org/docs/current/static/libpq-ldap.html

It would be great if, as an alternative to "regular"
connection parameters, one could enter an arbitrary conninfo string
(as in the libpg function PQconnectdb).

Would such an addition be welcome?
Should I try and add this functionality to the driver?

Yours,
Laurenz Albe

pgsql-odbc by date:

Previous
From: Scott Dudley
Date:
Subject: Is There a psqlODBC + iODBC HOWTO?
Next
From: "Richard Broersma"
Date:
Subject: Re: Is There a psqlODBC + iODBC HOWTO?