Re: ODBC query problem

From: Luis Magaña <joe666(at)gnovus(dot)com>
To: Andrew Sullivan <andrew(at)libertyrms(dot)info>
Cc: Postgresql General Mail List <pgsql-general(at)postgresql(dot)org>
Subject: Re: ODBC query problem
Date: 2003-07-16 18:05:40
Message-ID: 1058378740.14584.17.camel@kerberus.santarita.intranet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've moved the database to a third location in the same disk using
pg_dumpall, the new location works with no errors, the initdb was made
without localization.

The production db was inited with es_MX locale, may that has something
to do with the problem ?.

On Wed, 2003-07-16 at 12:40, Andrew Sullivan wrote:
> 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
--
Luis Magaña.
Gnovus Networks & Software.
www.gnovus.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Maksim Likharev 2003-07-16 18:10:02 Re: ODBC query problem
Previous Message Luis Magaña 2003-07-16 17:58:26 Re: ODBC query problem