From: | Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com> |
---|---|
To: | Maximilian Tyrtania <lists(at)contactking(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Upgrading to 9.0 on Mac OS X |
Date: | 2011-02-13 18:46:47 |
Message-ID: | C7BAC285-70EF-48D1-AE50-6F03C0662781@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
The postgres account created on your OS is locked account (without any password) for security reasons. The password asked during installation is your database superuser password (used to connect to database).
Thus on your MAC you can login to postgres account as "sudo su postgres".
On Feb 13, 2011, at 11:27 PM, Maximilian Tyrtania wrote:
> Just upgraded my 8.4.2 installation to 9.0.3 on Mac OS 10.6 using the Enterprise one-click installer. Everything went smoothly, except:
>
> The installer asked me for the postgres password, but PG wouldn't accept it later on. I'm pretty sure i didn't mistype it. Have seen this a number of times on different machines. Had to change the password via the passwd utility. Anyone else seen this?
>
> Maximilian Tyrtania Software-Entwicklung
> Dessauer Str. 6-7
> 10969 Berlin
> http://www.contactking.de
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
--
Regards,
Sachin Srivastava
EnterpriseDB, the Enterprise PostgreSQL company.
From | Date | Subject | |
---|---|---|---|
Next Message | Basil Bourque | 2011-02-13 23:12:46 | Re: Upgrading to 9.0 on Mac OS X |
Previous Message | Maximilian Tyrtania | 2011-02-13 17:57:22 | Upgrading to 9.0 on Mac OS X |