Re: Requiring pass and database psql shell command - Mailing list pgsql-general

From Łukasz Jarych
Subject Re: Requiring pass and database psql shell command
Date
Msg-id CAGv31ocM1PwweiaZ9asAE2Muo7NNj-9piLDpzyCF-zW14gAk1A@mail.gmail.com
Whole thread Raw
In response to Re: Requiring pass and database psql shell command  (James Keener <jim@jimkeener.com>)
List pgsql-general
thank you!!

Jacek

2018-03-05 14:33 GMT+01:00 James Keener <jim@jimkeener.com>:
Well, it's not a problem, it's the way it's designed and it's a sensible design. Check https://www.postgresql.org/docs/9.3/static/libpq-envars.html for more info on doing what you want.


On March 5, 2018 7:55:46 AM EST, "Łukasz Jarych" <jaryszek@gmail.com> wrote:
Hi Guys,

do you have also problem that every time you have to log into your database using shell and psql?

I have to write over and over localhost, username, password...how to force shell to remember this?

Best,
Jacek 

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

pgsql-general by date:

Previous
From: Pavel Luzanov
Date:
Subject: Re: psql variables in the DO command
Next
From: Łukasz Jarych
Date:
Subject: What is wrong with my pgadmin?