On Fri, 2011-12-30 at 08:50 +0000, Bill Appelbe wrote: > Solved using the recommendation: > "Change the 2 md5 to trust and all will work" > in the pg_hba.conf file >
You do know what trust means, right? no check of any password? meaning anyone can connect to your database with the highest permissions?