Re: [GENERAL] How to connect to postgres.app on Mac from PgAdmin

2014-12-20 Thread AlexK987
This worked, thank you! -- View this message in context: http://postgresql.nabble.com/How-to-connect-to-postgres-app-on-Mac-from-PgAdmin-tp5831604p5831609.html Sent from the PostgreSQL - general mailing list archive at Nabble.com. -- Sent via pgsql-general mailing list (pgsql-general@postgre

Re: [GENERAL] How to connect to postgres.app on Mac from PgAdmin

2014-12-20 Thread Adrian Klaver
On 12/20/2014 12:46 PM, AlexK987 wrote: I've installed postgres.app on my Mac. It did not prompt me for any password. I am trying to connect to it via PgAdmin, from the same Mac laptop, providing localhost as hostname, postgres as username, and no password. I am getting "FATAL: role postgres doe

[GENERAL] How to connect to postgres.app on Mac from PgAdmin

2014-12-20 Thread AlexK987
I've installed postgres.app on my Mac. It did not prompt me for any password. I am trying to connect to it via PgAdmin, from the same Mac laptop, providing localhost as hostname, postgres as username, and no password. I am getting "FATAL: role postgres does not exist". Which credentials should