From: | Ron <rstpierre(at)syscor(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: pgAdminII Error |
Date: | 2003-08-22 16:26:39 |
Message-ID: | 3F46443F.7040701@syscor.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
javier garcia - CEBAS wrote:
>Hi all;
>Up to date. I've used Microsoft Access as a WindowsXP Client for Postgres.
>But I want to know if pgAdmin can do the job.
>I've downloaded pgAdminII Version 1.6.0 for Windows.
>My current Postgres version is 7.2
>And I can acces it from Microsoft Access2000
>.
>When I try to connect the server from pgAdminI, I receive the message:
>
>FATAL1: Missing or erroneous pg_hba.conf file, see postmaster log for details.
>
>But I'm using postgres with normality. Can you help me with this?
>
>Thanks and regards
>
>Javier
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
>
>
You need to change your pg_hba.conf file to grant access for pgAdimII's
user and ip address, by adding/modifying a line in the conf file. Then
restart the postmaster or send it a sighup to reread the configuration
settings. Check out the documentation at
http://www.postgresql.org/docs/7.3/static/client-authentication.html
Ron
From | Date | Subject | |
---|---|---|---|
Next Message | Dennis Gearon | 2003-08-22 16:35:52 | Re: Collation rules and multi-lingual databases |
Previous Message | Jan Wieck | 2003-08-22 16:21:50 | Re: Buglist |