| From: | Thomas Beutin <tyrone(at)laokoon(dot)IN-Berlin(dot)DE> |
|---|---|
| To: | Andrei Verovski <andreil1(at)mail(dot)starlett(dot)lv> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: PostgreSQL 7.3 and SuSE 8.1 problem |
| Date: | 2003-01-22 16:47:10 |
| Message-ID: | 20030122174710.A27808@laokoon.bug.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi,
On Wed, Jan 22, 2003 at 05:42:55PM +0200, Andrei Verovski 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.
>
> I have checked PostgreSQL config files (hba.conf), and enabled all
> connections from localhost and local network (192.168.*.*) with "trust"
> parameter.
localhost is on the 127.0.0.0/8 network.
> Also, I have changed password for UNIX user "postgres" as "abc", but
> anyway, it did not worked from PHP and pgaccess.
The unix password has no connction to the postgres password.
Hope this helps,
-tb
--
Thomas Beutin tb(at)laokoon(dot)IN-Berlin(dot)DE
Beam me up, Scotty. There is no intelligent live down in Redmond.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Williams, Travis L, NPONS | 2003-01-22 16:49:15 | Re: DBD::Pg & DBD::PgPP Cpan question |
| Previous Message | pginfo | 2003-01-22 16:41:58 | vacuum problem |