PgBackRest custom compiled postgres server - Mailing list pgsql-admin

From Gokan Atmaca
Subject PgBackRest custom compiled postgres server
Date
Msg-id CAHg8tEBKpg6GA=L_Gs4FV=Gq4Qh-SMM4wipkLpLn0OMqA1FT+Q@mail.gmail.com
Whole thread Raw
Responses Re: PgBackRest custom compiled postgres server
List pgsql-admin
Hello

I want to backup from custom compiled postgres database. But I am
getting an error as below. This database does not work with the
default "postgres" user. That's why I added the "pg1-host-user"
parameter. However, I am still getting the error as below.  A
specially compiled postgres server always asks for a password when
connecting. (for example when connecting: pgsql -U custom_username
postgres)

Is there a variable like "pg1-host-pass"?


error:
pgbackrest --stanza=customdb1 stanza-create

WARN: unable to check pg-1: [DbConnectError] unable to connect to
'dbname='postgres' port=5432': fe_sendauth: no password supplied
ERROR: [056]: unable to find primary cluster - cannot proceed

Thanks.

--
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀⠀⠀⠀



pgsql-admin by date:

Previous
From: Axel Rau
Date:
Subject: "how to set replication slot of an intermediate in 12?"
Next
From: Gokan Atmaca
Date:
Subject: Re: PgBackRest custom compiled postgres server