From: | SOzcn <selahattinozcnma(at)gmail(dot)com> |
---|---|
To: | Somnath Som <somnath(dot)spice(at)gmail(dot)com> |
Cc: | pgadmin-support(at)lists(dot)postgresql(dot)org, Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Backup Issue for pg_basebackup |
Date: | 2025-02-01 21:21:12 |
Message-ID: | CAJyV5AYp4hRBuA8a2aQ_XTs5_6RgjsShD-Aty_o7Maixpo50-Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support pgsql-admin |
Hello,
This is a specific error. You need to specify the IP information of the
server where you are providing the replica and the user that will perform
the replication in pg_hba.conf on the main cluster. You can find examples
of this in many sources.
Have a nice day.
Somnath Som <somnath(dot)spice(at)gmail(dot)com>, 1 Şub 2025 Cmt, 19:26 tarihinde şunu
yazdı:
> We are getting below error when running pg_basebackup for a database.
>
> pg_basebackup: error: FATAL: no pg_hba.conf entry for replication
> connection from host "127.0.0.1", user "postgres", SSL on
>
> FATAL: no pg_hba.conf entry for replication connection from host
> "127.0.0.1", user "postgres", SSL off -e
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Laurenz Albe | 2025-02-02 08:14:11 | Re: Backup Issue for pg_basebackup |
Previous Message | Somnath Som | 2025-01-31 05:12:18 | Backup Issue for pg_basebackup |
From | Date | Subject | |
---|---|---|---|
Next Message | Tim Gerber | 2025-02-01 22:05:16 | Re: Assistance with documenting a failover / fallback process that maintains replication |
Previous Message | MichaelDBA | 2025-02-01 13:03:32 | Re: PostgreSQL Database 'Information' Script - is there one out there? |