Re: Failed backup due to --no-password

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Serge De Maseneer <serge(dot)de(dot)maseneer(at)telenet(dot)be>
Cc: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: Re: Failed backup due to --no-password
Date: 2025-02-06 04:55:33
Message-ID: CAM9w-_m7w9EANMLgM5NBVpaRBhodajOckJvVX7FGdhc8pZB4bA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Serge,

How are you connecting to the server? Password, trust, service file, etc.?
The password is added to the env of the process and not to the pg_dump
command for security reasons, so --no-password is fine.

On Wed, Feb 5, 2025 at 10:38 PM Serge De Maseneer <
serge(dot)de(dot)maseneer(at)telenet(dot)be> wrote:

> Hello,
>
> I am trying to make a backup from a database with the backup command of
> PgAdmin.
>
> This is the result of the operation: Failed
>
> It fails because of the --no-password setting. I looked if i could
> somewhere force the --password setting instead but in vain.
>
> How can i make this work?
>
> Kind regards,
>
> Serge.
>
>
>
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Sr. Staff SDE II | *enterprisedb.com*
<https://www.enterprisedb.com/>
"Don't Complain about Heat, Plant a TREE"

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Aditya Toshniwal 2025-02-06 12:03:01 Re: Failed backup due to --no-password
Previous Message Thiemo Kellner 2025-02-05 22:36:10 Re: Lookup tables