Hello, > I'm getting a connection refused when loading the dbpage2.aspx page. > I think the postgresql configureation file is not set up correctly.I > have it just like the example that says anyone can connect but no luck. > I'm running version 7.2.1 and my entrys in the pg_hba.conf file are:
My system seems to connect to Postgress through some unix domain socket, so I remove the `host=127.0.0.1' chunk, and it works for me. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
