Re: [ADMIN] PostgreSQL Connection Problem via TCP/IP socket

2004-06-06 Thread Tom Lane
"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

[ADMIN] PostgreSQL Connection Problem via TCP/IP socket

2004-06-06 Thread Andrei Verovski (aka MacGuru)
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