Intermittent ODBC problems and spurious usernames and tables

From: Michelle Murrain <tech(at)murrain(dot)net>
To: pgsql-odbc(at)postgresql(dot)org
Cc: Peggy Baker <pbaker(at)pipeline(dot)com>
Subject: Intermittent ODBC problems and spurious usernames and tables
Date: 2003-10-20 19:20:34
Message-ID: 1066677634.30330.1251.camel@grizzly.ursa-minor.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

We're using a postgresql back end for a fairly complex Access database,
with 10+ tables. We're running into a few oddities, and are trying to
track some stuff down. We're using AccessXP, and mostly on WinXP (one
Win2K client - but that doesn't seem to matter)

Every time a connection to the DB is made, there are a couple of log
entries that make no sense:

2003-10-20 14:08:10 LOG: connection received: host=66.xx.xx.xx
port=2910
2003-10-20 14:08:10 FATAL: No pg_hba.conf entry for host 66.xx.xx.xx,
user Admin, database foo

There is no user "Admin" - the ODBC connection was set up with a
different username.

and:

2003-10-20 14:08:10 ERROR: Relation "msysconf" does not exist
2003-10-20 14:08:10 LOG: statement: SELECT Config, nValue FROM MSysConf

Basically, the connection seems to work fine, although we've had some
intermittent problems, and we're not sure if these might be the culprit.

Thanks!
--
.Michelle
---------------------------
Michelle Murrain
mmurrain(at)dbdes(dot)com
Database Designs Associates, Inc.
Boston 617.889.0929
Amherst 413.253.2874
Cell 413.222.6350
www.dbdes.com

AIM:pearlbear0 ICQ:129250575

"Our capacity to make peace with another person and with the world
depends very much on our capacity to make peace with ourselves." -- Thich Nhat Hanh

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Mike Mascari 2003-10-20 19:39:34 Re: Intermittent ODBC problems and spurious usernames and
Previous Message Jeff Eckermann 2003-10-17 13:59:33 Re: Insert query