Re: Postgre Connection question

From: Shane Ambler <pgsql(at)007Marketing(dot)com>
To: Jeff Stanley <jt_stanley(at)yahoo(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Postgre Connection question
Date: 2007-02-06 09:12:48
Message-ID: 45C84690.5090705@007Marketing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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(at)007Marketing(dot)com

Get Sheeky @ http://Sheeky.Biz

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message joe speigle 2007-02-06 09:45:45 Re: how install 2 different version
Previous Message Ashish Karalkar 2007-02-06 07:11:42 Re: Stored Procedure to return a result set