Re: Pg_hba.conf problem after unexpected IP change

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Yessica Brinkmann <brinkmann(dot)yessica(at)gmail(dot)com>, Dave Cramer <davecramer(at)postgres(dot)rocks>
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Pg_hba.conf problem after unexpected IP change
Date: 2021-11-12 18:37:47
Message-ID: 161fd986-f9e1-bf66-1bc8-06376c37e8c0@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgres(dot)rocks>) escribió:
>
>
>
>
> On Fri, 12 Nov 2021 at 06:12, Yessica Brinkmann
> <brinkmann(dot)yessica(at)gmail(dot)com <mailto:brinkmann(dot)yessica(at)gmail(dot)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(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hilbert, Karin 2021-11-12 23:55:45 How to Implement DR for a Production PostgreSQL v12.8 database cluster with repmgr & PgBouncer?
Previous Message Yessica Brinkmann 2021-11-12 18:34:40 Re: Pg_hba.conf problem after unexpected IP change