Re: connecting to pgsql

From: "Chandra Sekhar Surapaneni" <chandu(at)positivenetworks(dot)net>
To: "mmaclennan" <mmaclennan(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: connecting to pgsql
Date: 2006-02-17 19:57:00
Message-ID: 0F7F9A82BB0DBB4396A9F8386D0E0612ACD10C@pos-exch1.corp.positivenetworks.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Did you make the required changes to pg_hba.conf??
Maybe you forgot to do those

-Chandra Sekhar Surapaneni

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of mmaclennan
Sent: Thursday, February 16, 2006 11:38 PM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] connecting to pgsql

I have installed postgresql with postgis on a server at my home and I
have loaded some data into it but I can not access this data from
another computer. I have downloaded the ODBC driver from the postgresql
web site and have installed it on another computer but when I try to
establish a connection to postgres through microsoft access or
arccatalogue I can not connect.

The error I am receiving says that the connection was refused. I am
positive I have the password right and the firewall is disabled but I
still cannot connect. Has anyone experienced this problem before? Is
there some default setting I have to change in postgres to allow other
computers to access the db?

Any help would be greatly appreiciated.

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Darryl W. DeLao Jr. 2006-02-17 20:01:41 Re: Performance Tuning
Previous Message Tom Lane 2006-02-17 19:51:50 Re: Performance Tuning