Hi, that worked for localhost. For remote connections I added:
host all all ::ffff:192.168.41.0/120 trust and it worked also (I guessed it - I don't know much about IPv6). Is there any chance to get it work like 7.3? It is no nice experience for new users. Tommi Mäkitalo Am Montag, 1. September 2003 23:24 schrieb Tom Lane: > Tommi =?iso-8859-15?q?M=E4kitalo?= <[EMAIL PROTECTED]> writes: > > It's a SuSE Linux 8.2-box with the original 2.4.20-kernel. > > I get the same error when setting PGHOST to localhost, the real hostname > > or the IP-adress of the box. It has nothing to do with the resolver I > > think. > > Hm. I assume things will work after you uncomment the commented-out > IPv6 entries at the bottom of pg_hba.conf. > > regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match