Re: suggestion/question pgpass alias? - Mailing list pgsql-general

From Caleb Cushing
Subject Re: suggestion/question pgpass alias?
Date
Msg-id CAAHKNRH0LadpzFyKu4PZQFL7Ez2g+uda7GN8H1bPKuVHm3YYmg@mail.gmail.com
Whole thread Raw
In response to Re: suggestion/question pgpass alias?  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-general
Thanks!

On Thu, Jun 11, 2020 at 3:27 PM Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
On 2020-Jun-11, Caleb Cushing wrote:

> is it possible to support an alias for a pgpassfile? what I'm looking to do
> is
>
> psql --alias company -h localhost
>
> and not type anything else and get a shell.  if this is not possible could
> this be added?

I think what you want is a "service" file. See
https://www.postgresql.org/docs/current/libpq-pgservice.html

--
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


--

pgsql-general by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Something else about Redo Logs disappearing
Next
From: Caleb Cushing
Date:
Subject: Re: suggestion: psql configs in .config