Hi, I doublechecked, that the patch applied. And there is a change. It workes for connections from remote or to the ethernet-address, but not to localhost:
[EMAIL PROTECTED]:~ > export PGHOST=localhost [EMAIL PROTECTED]:~ > psql -l psql: FATAL: no pg_hba.conf entry for host "::1", user "postgres", database "template1" [EMAIL PROTECTED]:~ > export PGHOST=at31 [EMAIL PROTECTED]:~ > psql -l Liste der Datenbanken Name | Eigentümer | Kodierung -----------+------------+----------- template0 | postgres | SQL_ASCII template1 | postgres | SQL_ASCII (2 Zeilen) [EMAIL PROTECTED]:~ > Tommi Mäkitalo ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings