Re: postgreSQL install - user password

2003-02-02 Thread Oliver Elphick
On Sun, 2003-02-02 at 05:27, Cameron Hutchison wrote: > 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, includ

Re: postgreSQL install - user password

2003-02-01 Thread Cameron Hutchison
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

postgreSQL install - user password

2003-02-01 Thread Kevin Coyner
I've been using MySQL but have been wanting to give postgreSQL a try, so I apt-get installed it today. The install went smooth and automatically created a user postgres for me. 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 po