Re: restoreing dumps fail

From: Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: restoreing dumps fail
Date: 2002-05-14 15:23:14
Message-ID: 200205141223.14522.martin@bugs.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mar 14 May 2002 12:17, Tom Lane wrote:
> =?iso-8859-1?q?Mart=EDn=20Marqu=E9s?= <martin(at)bugs(dot)unl(dot)edu(dot)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.

Could it be, that the array_iterator was compiled with some old postgres-7.0.x
and then was left there???

It's the only thing I can think of.

--
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador, DBA | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-05-14 15:23:40 Re: Question about setval() function
Previous Message Scott Marlowe 2002-05-14 15:19:53 Re: Quotes in SQL