How to connect to postgres.app on Mac from PgAdmin

Started by AlexK987over 11 years ago3 messagesgeneral
Jump to latest
#1AlexK987
alex.cue.987@gmail.com

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 I use?

--
View this message in context: http://postgresql.nabble.com/How-to-connect-to-postgres-app-on-Mac-from-PgAdmin-tp5831604.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#2Adrian Klaver
adrian.klaver@aklaver.com
In reply to: AlexK987 (#1)
Re: How to connect to postgres.app on Mac from PgAdmin

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 does not exist".

Which credentials should I use?

See here:

http://postgresapp.com/documentation/gui-tools.html

--
View this message in context: http://postgresql.nabble.com/How-to-connect-to-postgres-app-on-Mac-from-PgAdmin-tp5831604.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

--
Adrian Klaver
adrian.klaver@aklaver.com

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#3AlexK987
alex.cue.987@gmail.com
In reply to: Adrian Klaver (#2)
Re: How to connect to postgres.app on Mac from PgAdmin

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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general