ODBC

From: "Stuart Grimshaw" <stuart(at)smgsys(dot)fsnet(dot)co(dot)uk>
To: "Postgres-General" <pgsql-general(at)postgresql(dot)org>
Subject: ODBC
Date: 2000-05-29 10:04:36
Message-ID: 004901bfc955$4beba200$0200000a@home.stubbynet.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm having a problem connecting to my Postgres server with ODBC.

When I try and connect I get the error :

Could not connect to the server;
Could not connect to remote socket

I'm using Postgres v7.0, and I've allowed my local network
(10.0.0.0/255.0.0.0) access through pg_hba.conf with :

host all 10.0.0.0 255.0.0.0 trust

the IP of the machine I'm connecting from is 10.0.0.2, so that's covered.

The post is set to 5432 by postmaster.opts (the default) and the ODBC driver
is trying to connect to that port too.

---------------------------------------
Stuart Grimshaw |
Schoolsnet LTD | Special
www.schoolsnet.com | Projects
| Developer
stuart(at)smgsys(dot)fsnet(dot)co(dot)uk
---------------------------------------

Responses

  • Re: ODBC at 2000-05-29 17:21:41 from Tom Lane

Browse pgsql-general by date

  From Date Subject
Next Message Eugene Karpachov 2000-05-29 11:19:09 grant select,update - bug or feature?
Previous Message Erich 2000-05-29 06:39:28 Re: group by week (ww), plus -S performance