Re: restoreing dumps fail

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: restoreing dumps fail
Дата
Msg-id 26257.1021389462@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: restoreing dumps fail  (Martín Marqués <martin@bugs.unl.edu.ar>)
Ответы Re: restoreing dumps fail  (Martín Marqués <martin@bugs.unl.edu.ar>)
Список pgsql-general
=?iso-8859-1?q?Mart=EDn=20Marqu=E9s?= <martin@bugs.unl.edu.ar> writes:
> (gdb) bt
> #0  0xff030b64 in __do_global_dtors_aux () from
> /dbs/postgres/lib/array_iterator.so
> #1  0xff030af8 in _fini () from /dbs/postgres/lib/array_iterator.so
> #2  0xff3b9f5c in ?? ()
> #3  0xff0a00d0 in _exithandle () from /usr/lib/libc.so.1
> #4  0xff116814 in exit () from /usr/lib/libc.so.1
> #5  0x1bea40 in proc_exit (code=0) at ipc.c:155
> #6  0x1d69c8 in PostgresMain (argc=5, argv=0xffbef1e8, username=0x46d319
> "postgres") at postgres.c:1951

Hmm, that's bizarre.  How did you compile the array_iterator module?
There is no _fini routine in the source code, so this must be something
inserted by the compiler.

            regards, tom lane

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: transitioning postgres oid
Следующее
От: Martín Marqués
Дата:
Сообщение: Re: restoreing dumps fail