Re: [GENERAL] System admin

1998-10-04 Thread Oliver Elphick
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

[GENERAL] System admin

1998-10-04 Thread John Guthrie
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