John Guthrie wrote:
>Is there a good guise for system admin? I am stumped on the most
>mundane problem right now: how do I set user passwords in postgresql?
>When I createuser I never get prompted for a password, when I run psql
>with no parameters I get right in, but if I run:
> "psql
Is there a good guise for system admin? I am stumped on the most
mundane problem right now: how do I set user passwords in postgresql?
When I createuser I never get prompted for a password, when I run psql
with no parameters I get right in, but if I run:
"psql -u someone"
I get a password prompt