Re: ODBC Problem v7.1 beta4

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Steve Shaffer" <sxs(at)coldmetal(dot)com>, Emmanuel Charpentier <charpent(at)bacbuc(dot)dyndns(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: ODBC Problem v7.1 beta4
Date: 2001-02-10 03:37:18
Message-ID: 1387.981776238@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Steve Shaffer" <sxs(at)coldmetal(dot)com> writes:
> Pgsql v7.1 beta4
> ODBC v6.50.00.00
> RedHat v6.2

> I upgraded from 7.03 to 7.1 beta4 yesterday & see the following problem.

> After the upgrade, applications like Crystal Reports, MS Query, Brio, etc.
> now do not see the catalog of tables and fields in the database, login is
> through user postgres.
> SQL statements sent directly through the ODBC work correctly.

Guys, have you learned any more about this?

A useful investigation technique would be to turn on query logging at
the backend (eg, restart postmaster with -d2) so that you can see just
what queries are issued while these apps are trying to examine the
system catalogs.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-02-10 04:35:44 Re: [HACKERS] Re: Open 7.1 items
Previous Message Tom Lane 2001-02-10 03:19:36 Re: Syslog and pg_options (for RPMs)