Gauthier, Dave wrote:
HiI created a database instance and a database takign whatever defaults were in effect with regard to defining a superuser and password. What 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.html http://www.postgresql.org/docs/8.2/static/managing-databases.html http://www.postgresql.org/docs/8.2/static/client-authentication.html Sincerely, Joshau D. Drake
Thanks -dave