|
|||||||||||
|
Re: [GENERAL] default superuser
From: Gauthier, Dave <dave.gauthier(at)intel.com>
Date: Fri Dec 28 2007 - 12:59:28 EST
I then created a user that I wanted to grant "all" to and that seemed to work...
create user foo password 'foopass';
And I can connect using the "foo" user (psql -U foo mypgdb). But it doesn't seem to require the password. Would you know why? I would like to use the password protection. -dave
-----Original Message-----
Gauthier, Dave wrote:
> are those defaults? How do I change the password for the superuser? You created a database or a cluster? What command did you use? I suggest you look at: http://www.postgresql.org/docs/8.2/static/user-manag.htmlhttp://www.postgresql.org/docs/8.2/static/managing-databases.htmlhttp://www.postgresql.org/docs/8.2/static/client-authentication.html Sincerely, Joshau D. Drake > ---------------------------(end of broadcast)---------------------------TIP 6: explain analyze is your friend Received on Fri Dec 28 13:01:06 2007 This archive was generated by hypermail 2.1.8 : Mon Jun 16 2008 - 23:00:31 EDT |
||||||||||
|
|||||||||||