Re: ODBC query problem

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: ODBC query problem
Дата
Msg-id 20030716171605.GQ30373@libertyrms.info
обсуждение исходный текст
Ответ на ODBC query problem  (Luis Magaña <joe666@gnovus.com>)
Ответы Re: ODBC query problem  (Luis Magaña <joe666@gnovus.com>)
Список pgsql-general
On Wed, Jul 16, 2003 at 12:04:25PM -0500, Luis Maga?a wrote:
> Thanks,
>
> yes, it's running solaris 8 on a SPARC with SCSI disk.

Hmm.  64 bit?  There've been plenty of bugs in the 64 bit libraries,
AFAICT.  We've even discovered some of 'em ourselves, and I got so
leery that we still use a 32-bit-compiled Postgres for production
work.  IIRC, there's a package floating about for gcc 3.2.x that
compiles 64 bit binaries by default, so you may want to check this
out.

> Howver, I have a core file dumped whenever this happens. Let me find out
> how to do the backtrace and I'll show it to you gladly.

If you're using the 64 bit libraries, the bad news is that gdb is
pretty flakey with them.  So you have to use adb instead.  It's not
compeltely transparent in its operation, but the man page actually
does tell you everything you need, sort of, if you read it all about
60 times.  I have suppressed most of my knowledge of it, so I'm sorry
not to be much help.  Anyway, if you get no symbols, you probably
need to re-compile the postmaster with debugging symbols in.  If you
use gcc, there's _supposed_ to be no cost to that.

A

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


В списке pgsql-general по дате отправления:

Предыдущее
От: Luis Magaña
Дата:
Сообщение: Re: ODBC query problem
Следующее
От: nolan@celery.tssi.com
Дата:
Сообщение: dump_all/restore times?