Re: affected by ISP/DNS change - Mailing list pgsql-admin

From Jun Tanamal
Subject Re: affected by ISP/DNS change
Date
Msg-id 3DA0D6E0.1060604@ssd.org
Whole thread Raw
In response to affected by ISP/DNS change  (Jun Tanamal <jtanamal@ssd.org>)
List pgsql-admin
I checked pg_hba.conf and it is allowing all hosts to connect such that,

-----snip-----
local        all                                           trust
host         all         127.0.0.1     255.255.255.255     trust

Is there a postgresql diagnostic utility that I can do step-by-step?
What other places do I have to check?
Please help. Thanks

Jun

 > Gunnar wrote:
 > I had a working posgresql before we changed to a different ISP and DNS
 > settings.
 > I recently noticed that postgresql failed.I am using
 > apache+php4+postgresql. Is this relevant to postgresql?


 > The only thing I can think of is the pg_hba.conf file where you write
 > access permissions. Are there any IPnumbers, names that have not been
 > changed?

 > Gunnar.






pgsql-admin by date:

Previous
From: Ragnar Kjørstad
Date:
Subject: Re: PostgreSQL and 2-node failover cluster solutions
Next
From: CoL
Date:
Subject: Re: Replication, High availability