Re: fully qualified domain names and .pgpass - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: fully qualified domain names and .pgpass
Date
Msg-id 20221004173311.uysuoi3uiynq6u23@alvherre.pgsql
Whole thread Raw
In response to fully qualified domain names and .pgpass  (Ron <ronljohnsonjr@gmail.com>)
Responses Re: fully qualified domain names and .pgpass
List pgsql-general
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

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/



pgsql-general by date:

Previous
From: Ron
Date:
Subject: fully qualified domain names and .pgpass
Next
From: Adrian Klaver
Date:
Subject: Re: fully qualified domain names and .pgpass