Once upon a time Kevin Coyner said... > > As I dig through the docs, I find that I need to su postgres in order to > create other users. Problem is that if I su postgres, I get queried for > a password. I've tried the obvious, including nothing, but haven't got > in as postgres yet. su to root first. Then when you su to postgres, you wont need to enter a password.