Re: Why would Postgres not show in my data connections? - Mailing list pgsql-novice

From Tom Lane
Subject Re: Why would Postgres not show in my data connections?
Date
Msg-id 3640.1338915841@sss.pgh.pa.us
Whole thread Raw
In response to Why would Postgres not show in my data connections?  ("Della-Croce, Gregory" <Greg_Della-Croce@wycliffe.org>)
List pgsql-novice
"Della-Croce, Gregory" <Greg_Della-Croce@wycliffe.org> writes:
> As a novice to Postgres I have a small problem.   I ran the install of the ODBC Postgres drivers (psplodbc35w.dll),
andI verified that the file exists.  However when I go to the Data Source manager in Windows 7 (Home Premium) Postgres
isnot a database type in the list.   Can anyone point me to what I may have done wrong?  A link, article, anything! 

You probably need to add a suitable entry to the appropriate ODBC
configuration file.  On Linux that'd be /etc/odbcinst.ini but I don't
know where this is configured on Windows.  You would be likely to
get more useful help on the pgsql-odbc mailing list, or try the docs at
http://psqlodbc.projects.postgresql.org/

            regards, tom lane

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Partitions are not excluded in stored procedures
Next
From: Ioannis Anagnostopoulos
Date:
Subject: Partitions are not excluded in stored procedures