[EMAIL PROTECTED] writes: >Thanks for the response. >I'm wondering why there is no similar error in my other server, wherein >their pg_hba.conf files are the same. By default, PostgreSQL allows connection over Unix domain socket and localhost. If this is not case, I guess its the pg_hba.conf parser of PostgreSQL. What does /var/log/postgresql say? Do you see the ip address of every connection? What version are you using? If not 7.0.3 or 7.1.2, I suggest you upgrade. How did you start your PostgreSQL server? Too many questions already. :-) sherwin _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
