From: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
---|---|
To: | Huub <v(dot)niekerk(at)freeler(dot)nl> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Server access thru webmin |
Date: | 2003-02-03 19:17:04 |
Message-ID: | 1044299824.6683.66.camel@camel |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-sql |
Check your pg_hba.conf to make sure your allowing connections from
localhost. Also you may need to modify postgresql.conf to allow tcp/ip
socket connections as well.
Robert Treat
On Fri, 2003-01-31 at 09:42, Huub wrote:
> Hi,
>
> I had to reinstall PostgreSQL 7.3 on my RH 8.0 server. Since I admin the
> server with Webmin, everything went smoothly. Until I wanted pgAdminII
> to connect to the server...no access. Now I find in Webmin|module-config
> the line "PostgreSQL host to connect to:" set to localhost, while I have
> defined 3 hosts that are allowed to connect. Changing localhost into an
> IP-address, doesn't work.
> Help greatly appreciated.
>
> Huub
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Weaver | 2003-02-04 01:26:23 | PostgreSQL on Red Hat 8 |
Previous Message | Robert Treat | 2003-02-03 19:14:00 | Re: Question about backup/restore |
From | Date | Subject | |
---|---|---|---|
Next Message | Tomasz Myrta | 2003-02-03 19:36:13 | float and numeric in 7.3 |
Previous Message | Jasper Tymesman | 2003-02-03 18:58:57 | Serialized Transaction Locking Issues |