Re: At restore i get this error FATAL: password authentication failed for user "postgres"

2022-11-23 Thread Aditya Toshniwal
Hi Serge, The flag is intentionally --no-password as it is not a good security practice to show the password in the command. The password is set in the environment of the process running the restore. So, yes the password is passed. On Wed, Nov 23, 2022 at 5:46 PM Serge De Maseneer < serge.de.mase

At restore i get this error FATAL: password authentication failed for user "postgres"

2022-11-23 Thread Serge De Maseneer
Dear All, I am new at PgAdmin4 (version 6.16). So I was able to make a functional backup of my database which is protected by a strong password since that database is accessible over the internet. When I tried to restore the database I got this error (see below). I looked if I could fill-in