Re: Postgre Connection question - Mailing list pgsql-novice

From Jasbinder Singh Bali
Subject Re: Postgre Connection question
Date
Msg-id a47902760702060508g62458e12o3ee3aa293cbb222a@mail.gmail.com
Whole thread Raw
In response to Re: Postgre Connection question  (Shane Ambler <pgsql@007Marketing.com>)
List pgsql-novice
Disable all your firewall rules for a moment and see if it works that way.
something like
service iptables stop (in fedora)
 
Thanks,
Jas

 
On 2/6/07, Shane Ambler <pgsql@007marketing.com> wrote:
Jeff Stanley wrote:
> I am using Postgre DB 8.1.5. I am using another machine on the same network
> to connect via IP with no success. I have edited the postgresql.conf
> file and changed listen_address = '*' and edited the hba.conf file to
> include the IP that I can connect to. Any help would be appreciated.
>
> Thanks

As long as your pg_hba.conf file is setup correct, check that you don't
have any firewall settings blocking incoming traffic to the server.
Default is port 5432



--

Shane Ambler
pgSQL@007Marketing.com

Get Sheeky @ http://Sheeky.Biz

---------------------------(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

pgsql-novice by date:

Previous
From: Sue Fitt
Date:
Subject: Re: Stored Procedure to return a result set
Next
From: chrisj
Date:
Subject: Re: is there more documentation?