"PostgreSQL ODBC
Connection from Windows to Linux" is my very first blog. Hope you all will
find it useful.
This blog will help you to create remote connections to PostgreSQL, as you all might know the PostgreSQL does not allow remote connections by default so it has to be configured accordingly. Please follow the steps mentioned below.
Note: The below scenario
we are trying to make a remote connection from Windows to the
PostgreSQL server which is Linux based.
Read more ...