On 2018-Dec-06, Matt Zagrabelny wrote:

> I'd rather do:
> 
> psql foo
> 
> and have it know that I connect to foo on host db-host-1.example.com.
> 
> Is this possible with psql or do I hack together some wrapper script?

Sure, just define a pg_service.conf file.
https://www.postgresql.org/docs/11/libpq-pgservice.html

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

Reply via email to