I got Postgres 8.4 installed on my mac with Snow Leopard. I know the 'postgres' user was created but I have no idea what the default password is. How should I login to the database?
A:
http://archives.postgresql.org/pgsql-admin/2001-10/msg00192.php and similar internet resources may answer your question. Supposedly, there is no password by default.
Reinderien
2010-09-16 06:22:51
Thanks for the info. I think the problem was caused by a previous installation. I have been working with the pg_hba.conf and am close to getting it working.
analyticsPierce
2010-09-17 06:44:21
Once you do get it working, would you like to post your configuration file(s)? This will help out future users.
Reinderien
2010-09-17 16:23:51