Re: Problems with ODBC connections - Mailing list pgsql-sql

From Adrian Klaver
Subject Re: Problems with ODBC connections
Date
Msg-id 201202270617.10274.adrian.klaver@gmail.com
Whole thread Raw
In response to Problems with ODBC connections  (Sandeep Reddy <deep08u@gmail.com>)
Responses Re: Problems with ODBC connections  (Sandeep Reddy <deep08u@gmail.com>)
List pgsql-sql
On Saturday, February 25, 2012 10:05:07 am Sandeep Reddy wrote:
> Hi,
> I am completely new to postgres and I have some problems with ODBC
> connection.
> 1) I am running postgres server in Fedora Linux, and I am planning to
> connect server from windows client.
> 2) I have installed 64bit version of postgresql ODBC drivers
> 3) I am making sure that my postgres is running with -p <correct port> and
> -i option to accept remote connections.
> 
> Still I am getting error saying Connection can not be established. Any
> quick pointers are highly appreciable.


The actual error message would be helpful:)?
A common reason for this is a firewall between the client and server that is 
preventing connection to the  server port.
Another reason is a pg_hba.conf that has not been configured to allow connections 
from the client.


-- 
Adrian Klaver
adrian.klaver@gmail.com


pgsql-sql by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: SQL View to PostgreSQL View
Next
From: jdmorgan
Date:
Subject: array_agg order by