Re: Rename 64bit ODBC driver

Craig Ringer <[email protected]> Thu, 4 Apr 2019 11:49:02 +0800
Newsgroups gmane.comp.db.postgresql.odbc
Message-ID <CAMsr+YFcWJx9EzyUZqzS9TtZcNp4DyJ16PGvzO6nYSkLdpkDxA@mail.gmail.com>
On Wed, 3 Apr 2019 at 20:36, Mirko Klingmann <[email protected]>
wrote:

> Hi all,
>
>
>
> would it be possible to rename the 64bit ODBC driver from PostgreSQL
> ANSI(x64) and PostgreSQL Unicode(x64) to PostgreSQL ANSI and PostgreSQL
> Unicode (same as the 32bit ODBC drivers)?
>
>
>
That seems very sensible ... but it's not really the driver itself, just
the odbcinst.ini entries for it (or Registry entries on modern Windows).

https://docs.microsoft.com/en-us/sql/odbc/reference/install/odbc-drivers-subkey?view=sql-server-2017

You could add aliases with your own registry entries and/or an odbcinst.ini
if you chose.


-- 
 Craig Ringer                   http://www.2ndQuadrant.com/
 2ndQuadrant - PostgreSQL Solutions for the Enterprise