Re: Pg_hba.conf problem after unexpected IP change - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Pg_hba.conf problem after unexpected IP change
Date
Msg-id 161fd986-f9e1-bf66-1bc8-06376c37e8c0@aklaver.com
Whole thread Raw
In response to Re: Pg_hba.conf problem after unexpected IP change  (Yessica Brinkmann <brinkmann.yessica@gmail.com>)
Responses Re: Pg_hba.conf problem after unexpected IP change
List pgsql-general
On 11/12/21 10:34 AM, Yessica Brinkmann wrote:
> Thank you very much for your answer.

Did you find the problem?

If not have you investigated whether whatever changed the IP also 
enabled a firewall rule that blocks port(5432 I'm assuming)?

> Regards,
> Yessica Brinkmann
> 
> 
> El vie, 12 nov 2021 a las 9:22, Dave Cramer 
> (<davecramer@postgres.rocks>) escribió:
> 
> 
> 
> 
>     On Fri, 12 Nov 2021 at 06:12, Yessica Brinkmann
>     <brinkmann.yessica@gmail.com <mailto:brinkmann.yessica@gmail.com>>
>     wrote:
> 
>         Hello.
>         Thank you very much for your answer.
>         Yes, I restart the server after making the changes.
>         Regards,
>         Yessica Brinkmann
> 
> 
>     Check the logs for postgres to make sure there were no errors in
>     your new configuration.
> 
>     Dave Cramer
>     www.postgres.rocks
> 
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Yessica Brinkmann
Date:
Subject: Re: Pg_hba.conf problem after unexpected IP change
Next
From: "Hilbert, Karin"
Date:
Subject: How to Implement DR for a Production PostgreSQL v12.8 database cluster with repmgr & PgBouncer?