Re: pg_pass and pg_service

2018-10-04 Thread David G. Johnston
On Thursday, October 4, 2018, Tim Uckun wrote: > can I refer to a pg_service entry in the pgpass file? It seems silly to > repeat all the information in the pgpass just to add the password. > No > Alternatively can I put the user password in the pg_service file? > Yes David J.

pg_pass and pg_service

2018-10-04 Thread Tim Uckun
can I refer to a pg_service entry in the pgpass file? It seems silly to repeat all the information in the pgpass just to add the password. Alternatively can I put the user password in the pg_service file?