| From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
|---|---|
| To: | Andrei Verovski (aka MacGuru) <andreil1(at)mail(dot)starlett(dot)lv>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: PostgreSQL 7.3 and SuSE 8.1 problem |
| Date: | 2003-01-22 16:04:01 |
| Message-ID: | 200301221104.01847.lamar.owen@wgcr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Raúl Gutiérrez Sánchez | 2003-01-22 16:07:07 | Re: PostgreSQL 7.3 and SuSE 8.1 problem |
| Previous Message | Andrei Verovski (aka MacGuru) | 2003-01-22 15:35:45 | PostgreSQL 7.3 and SuSE 8.1 problem |