Re: table schema causes crash - Mailing list pgsql-general

From Tom Lane
Subject Re: table schema causes crash
Date
Msg-id 24657.1040416309@sss.pgh.pa.us
Whole thread Raw
In response to Re: table schema causes crash  (<tom@minnesota.com>)
Responses Re: table schema causes crash
List pgsql-general
<tom@minnesota.com> writes:
> There are thousands of these lines in gdb:
> #14133 0x160034458 in _rtld_start () from /usr/libexec/ld.elf_so
> #14134 0x160034458 in _rtld_start () from /usr/libexec/ld.elf_so
> #14135 0x160034458 in _rtld_start () from /usr/libexec/ld.elf_so

I'd say the thing is already hosed at this point --- can you dig
down to the bottom of the call stack and see what's under the infinite
recursion?

            regards, tom lane

pgsql-general by date:

Previous
From:
Date:
Subject: Re: table schema causes crash
Next
From: "scott.marlowe"
Date:
Subject: Re: How to backup a postgreSQL of 80 GByte ?