Re: setting up ODBC

From: Derek Neighbors <derek(at)gnue(dot)org>
To: Jodi Kanter <jkanter(at)virginia(dot)edu>
Cc: Postgres Admin List <pgsql-admin(at)postgresql(dot)org>
Subject: Re: setting up ODBC
Date: 2001-12-04 21:27:38
Message-ID: Pine.LNX.4.33.0112041526040.25141-100000@www.llamacom.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> ... I am still getting the following error when trying to connect:
> ODBC--call failed
> could not connect to the server
> could not connect to remote socket #101
>
> any thoughts?
Try psql -h localhost <dbname> on the server witth postgres. If that fails
then you know you have a sockets problem and not an odbc problem.

-Derek

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2001-12-04 21:43:20 Re: [ADMIN] compression -Fx "problem"
Previous Message Tom Lane 2001-12-04 21:26:37 Re: [ADMIN] compression -Fx "problem"