"Andrei Verovski (aka MacGuru)" <[EMAIL PROTECTED]> writes:
> Quite strange, I CAN connect to PostgreSQL with Webmin and PhpPgAdmin (with
> connection set via UNIX domain socket). However, I CANNOT connect via tcp/ip
> socket despite option in postgresql.conf.
Define "cannot connect" --- what ha
Hi,
I have (again) dumb problem with PostgreSQL connection (from PHP) on SuSE 9.1
via tcp/ip socket. I have set "tcpip_socket = true" in postgresql.conf, and
enabled all connections from localhost, and of course, restarted PostgreSQL
server.
Quite strange, I CAN connect to PostgreSQL with Webm