Re: .pgpass not working
От | Ben Chobot |
---|---|
Тема | Re: .pgpass not working |
Дата | |
Msg-id | D6535CDE-F01D-48CF-B066-D359A050701F@silentmedia.com обсуждение исходный текст |
Ответ на | .pgpass not working (Rebecca Clarke <r.clarke83@gmail.com>) |
Ответы |
Re: .pgpass not working
|
Список | pgsql-general |
On May 4, 2012, at 9:30 AM, Rebecca Clarke wrote:
I do not want to touch the pg_hba.conf so I have generated the .pgpass file.The permissions is set to 600, and I have correctly inputted the details into .pgpass, there are no leading spaces.myhostname:myport:*:postgres:mypasswordHowever I am still prompted for a password.I have tested pg_dump as well and it prompts also.Does anyone have any suggestions on what may be the culprit. Is there somewhere I need to specify to tell the system to look into the .pgpass file?
If you really get stuck, you can always strace psql or pg_dump and see if it has problems opening your .pgpass file.
В списке pgsql-general по дате отправления: