Re: suggestion/question pgpass alias?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: suggestion/question pgpass alias?
Дата
Msg-id 20200611202725.GA2830@alvherre.pgsql
обсуждение исходный текст
Ответ на suggestion/question pgpass alias?  (Caleb Cushing <xenoterracide@gmail.com>)
Ответы Re: suggestion/question pgpass alias?  (Caleb Cushing <xenoterracide@gmail.com>)
Список pgsql-general
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 по дате отправления:

Предыдущее
От: Caleb Cushing
Дата:
Сообщение: suggestion/question pgpass alias?
Следующее
От: Caleb Cushing
Дата:
Сообщение: suggestion: psql configs in .config