Re: table schema causes crash

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: table schema causes crash
Дата
Msg-id 24657.1040416309@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: table schema causes crash  (<tom@minnesota.com>)
Ответы Re: table schema causes crash  (<tom@minnesota.com>)
Список 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 по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: table schema causes crash
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: How to backup a postgreSQL of 80 GByte ?