On Wednesday 22 January 2003 10:35, Andrei Verovski (aka MacGuru) wrote: > PostgreSQL server (which is launched via "rcpostgesql start") refuses > connections from localhost (to any database), whenever I am trying to > connect with phpPgAdmin or pgaccess with message "blah blah blah... > refused connection" as user "postgres" and no password (or password of > UNIX user "postgres").
> However, I can connect with psql command-line utility as user > "postgres", AND with Webmin (without any additional logon parameters > except root/password at the beginning). This is quite strange. Edit the 'tcpip_socket' line in postgresql.conf, which is in the same directory as pg_hba.conf. You want to enable this setting, which is disabled by default. -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org