Re: fully qualified domain names and .pgpass

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: fully qualified domain names and .pgpass
Date: 2022-10-04 23:58:01
Message-ID: 01fe52eb-a455-778b-d687-8b95c16e3ab9@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/4/22 12:33, Alvaro Herrera wrote:
> On 2022-Oct-04, Ron wrote:
>
>> Sometimes (both interactively and via script) I access a remote Pg server
>> via just the bare host name "foobar", and other times via the FQDN
>> "foobar.example.com".
>>
>> I've only been able to get this to work by having two lines in the .pgpass file:
> Maybe it would be simpler to do this using a service definition in the
> ~/.pg_service.conf file.
> https://www.postgresql.org/docs/current/libpq-pgservice.html

That did solve my problem:
pg_backrest --dbname=service=basebackup

--
Angular momentum makes the world go 'round.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua Drake 2022-10-05 02:36:39 Re: Postgres calendar?
Previous Message Fabrízio de Royes Mello 2022-10-04 21:11:09 Re: Postgres calendar?