On Sun, Nov 25, 2012 at 1:27 PM, Brandon Allbery <[email protected]>wrote:

> On Sun, Nov 25, 2012 at 3:58 PM, Stephen Rasku <[email protected]>wrote:
>
>> It's asking me for a password when I do that.
>
>
> Not directly; wrap it in sudo, since root can then su to any user without
> a password.
>

I did "sudo psql90" and it still asked me for a password:

$ sudo psql90
Password:
psql90: FATAL:  password authentication failed for user "root"
$ sudo psql90 -U postgres
Password for user postgres:
psql90: FATAL:  password authentication failed for user "postgres"

...Stephen
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to