| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Simone Gadenz <s(dot)gadenz(at)geologyx(dot)it> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Connecting from xp to linux server |
| Date: | 2008-06-09 15:26:16 |
| Message-ID: | 19879.1213025176@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Simone Gadenz <s(dot)gadenz(at)geologyx(dot)it> writes:
> I have PG 8.3 running on a KUBUNTU installation running on a virtual
> machine. From inside the virtual machine I can use PGADMIN to manage PG
> but when I try to connect from the xp machine I have this error: "Error
> connecting to the server:FATAL: missing or erroneous pg_hba.conf file" .
Look into the postmaster log to get more details about what it didn't
like.
(Also, consider using a client that doesn't throw away the HINT part
of an error message ...)
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2008-06-09 18:21:28 | Re: invalid page header in block 29 of relation "pg_type" |
| Previous Message | Julius Tuskenis | 2008-06-09 15:23:19 | Re: roles and inheritance |