From: | ries van Twisk <pg(at)rvt(dot)dds(dot)nl> |
---|---|
To: | |
Cc: | Steve Henry <steve(at)sdmacit(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Install question on Mac Leopard Server 10.5 |
Date: | 2008-11-29 21:22:54 |
Message-ID: | E44DDD0B-E9FA-4039-AECD-61229A344D42@rvt.dds.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Nov 29, 2008, at 4:05 PM, ries van Twisk wrote:
>
> On Nov 29, 2008, at 3:56 PM, Steve Henry wrote:
>
>> I am just getting started with PostgreSQL. I've installed
>> PostgreSQL 8.3.5-1 on a MacPro server running Leopard Server 105.5
>>
>> I can connect to the database with PGAdmin on the server, but I
>> can't access the database from another Mac on my network. I get
>> the following error message:
>>
>> I've done the following:
>>
>> - checked the postgresql.conf file for listen_addresses, it's set
>> to '*'
>>
>> - modified the pg_hba.conf file to allow traffice from the network
>> in my office.
>>
>> - made sure my OS X Server Firewall has a hole for the port to be
>> used.
>>
>> What am I missing? Any help would be greatly appreciated...
>>
>> Steve Henry
>> San Diego Mac IT
>
>
>
> What did you do so far??
>
> 1) is PG listening now to all interfaces??
> 2) Did you modify your pg_hba.conf accordingly already??
> 3) DO you have a firewall that might block incoming requests on port
> 5432??
>
Sorry, didn't read the initial mail correctly...
Did you restart PostgreSQL?
Ries
From | Date | Subject | |
---|---|---|---|
Next Message | Andrus | 2008-11-29 22:23:23 | Re: db backup script in gentoo |
Previous Message | Matthew Wilson | 2008-11-29 21:18:28 | How do I index to speed up OVERLAPS? |