Re: hardcode password in connect string
От | Rob Sargent |
---|---|
Тема | Re: hardcode password in connect string |
Дата | |
Msg-id | fa8b5af2-dda3-bed9-1514-a259d397a9d9@gmail.com обсуждение исходный текст |
Ответ на | Re: hardcode password in connect string (James Keener <jim@jimkeener.com>) |
Список | pgsql-general |
On 04/13/2018 12:46 PM, James Keener wrote:
Is setting it as an environment variable an option? https://www.postgresql.org/docs/9.1/static/libpq-envars.htmlThis is usually done in ~/.pgpass
Alternatively, a service file? https://www.postgresql.org/docs/9.0/static/libpq-pgservice.html
JimOn April 13, 2018 2:43:01 PM EDT, David Gauthier <davegauthierpg@gmail.com> wrote:Hi:PG v9.5.2 on RHELI like to use an alias to connect to my favorite DBs but don't like to enter passwords. I used to just disable passwords (working behind a firewall), but this one is different. I see nothing in the interactive connect string where I can enter the password...psql -h thehost -U memyselfi mydbMissing something like "-p mypassword"Is there a way I can stick the pw in the linux alias definition ?Just thinking something like this may be available since hardcoded passwords are supported in perl/dbi, pg driverThanks !
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
В списке pgsql-general по дате отправления: