Re: ODBC query problem

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: Postgresql General Mail List <pgsql-general(at)postgresql(dot)org>
Subject: Re: ODBC query problem
Date: 2003-07-16 17:40:17
Message-ID: 20030716174017.GW30373@libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jul 16, 2003 at 12:36:34PM -0500, Luis Maga?a wrote:
> I've already moved database to a diferent partition nad got the same
> results, I wonder, if it is a hardware problem, why can I access both
> tables individually with no problem at all ?.

Doesn't sound like hardware, then. I think you really do need a
backtrace. gdb works fine in 32 bit, but you'll need the debugging
symbols in place. Also, what version of Postgres and which compiler?

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dmitry Tkach 2003-07-16 17:43:53 Re: Postgresql "FIFO" Tables, How-To ?
Previous Message Luis Magaña 2003-07-16 17:36:34 Re: ODBC query problem