Re: URGENT - PgAdmin - Mailing list pgsql-interfaces

From Hannu Krosing
Subject Re: URGENT - PgAdmin
Date
Msg-id 3B5BC608.2905FF52@tm.ee
Whole thread Raw
In response to URGENT - PgAdmin  (veronique DROUELLE <v.drouelle@caramail.com>)
List pgsql-interfaces
veronique DROUELLE wrote:
> 
> I download PgAdmin 7.0.5. I installed MDAC 2.5, Postgresql
> ODBC and PgAdmin 7.0.5...It's OK. BUT I CAN'T LOG to my
> Postgres database under Linux (Mandrake 8.0). There's this
> error message:
> 
> An error has occured and has been logged to C:\PgAdmin.log
> Error: -2147467259
> Could not connect to the server;
> Could not connect to remote socket.

First make sure you run pustgres with -i option, so that it uses an INET
socket.

> Function: frmODBCLogon, CmdOK-Click
> 
> What can I do?
> 
> Thanks a lot for your help.
> 
> Véro
> ______________________________________________________
> Boîte aux lettres - Caramail - http://www.caramail.com
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html


pgsql-interfaces by date:

Previous
From: jamzb@airnet.com.au
Date:
Subject: ODBC Problem
Next
From: edp@enter.vg
Date:
Subject: How to get id of newly inserted row with DBD?