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

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to connect to postgres.app on Mac from PgAdmin
Date: 2014-12-20 20:57:57
Message-ID: 5495E2D5.20103@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message AlexK987 2014-12-20 22:50:22 Re: How to connect to postgres.app on Mac from PgAdmin
Previous Message AlexK987 2014-12-20 20:46:20 How to connect to postgres.app on Mac from PgAdmin