No, It wasn't -i with postmaster and TCP/IP socket was by default (so
False).
It makes me think of another thing.
All is on my personnal computer : Windows 2000 workstation and CYGWIN.
I had made the default CYGWIN installation.
But does Windows 2000 ODBC drivers can communicate with CYGWIN postgreSQL
session with TCP/IP.
Should I install something else to make W2000 / CYGWIN be compatible under
IP ?
>>Make sure you started the postmaster with the -i option or tcp/ip enabled
in postgresql.conf.
>>Regards, Dave.
>
> > yes.
> > it's ok i can see postgres in the ODBC administrator panel
> there is 3
> > drivers PostgreSQL, PostgresSQL+(beta),
> PostgresSQL+(unicode). I have
> > choosed the first one. after I put
> >
> > DATASOURCE : POSTGRES
> > DATABASE : ?? I tried TEST (the database I have created),
> template1 ,
> > c:\cygwin\usr\share\postgreSQL\data
> > SERVER : 127.0.0.1
> > user NAME : postgres
> > Port : 5432 (default)
> > Password : (void)
> >
> > everytime same error :
> > SQL general error
> > couldn't connect to the server
> > couldn't connect to remove socket.
> > ALIAS : POSTGRES.
> >
> > while I can make SQL queries without problems under cygwin.
>