Re: Problem with database: FATAL 1: cannot find attribute 24

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem with database: FATAL 1: cannot find attribute 24
Дата
Msg-id 11045.1000758888@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Problem with database: FATAL 1: cannot find attribute 24  ("Tauren Mills" <tauren@servlets.net>)
Ответы Re: Problem with database: FATAL 1: cannot find attribute 24
Список pgsql-general
"Tauren Mills" <tauren@servlets.net> writes:
> Then, I try running postgres like this:
> bash$ postgres -d 5 -D /var/lib/pgsql/data dans_pgsql
> AATAL 1:  cannot find attribute 24 of relation

Since there aren't any system catalogs with as many as 24 columns, the
problem is clearly a level or two down from where the error is being
reported.  Try running that standalone backend under gdb with a
breakpoint set at elog, and get a stack trace when the error is reached.
(Note that each of the "debug" messages also goes through elog, so the
first elog entry is not the one you want.)

You might have to recompile with debugging symbols enabled to get any
useful information from gdb.

            regards, tom lane

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

Предыдущее
От: Martín Marqués
Дата:
Сообщение: Re: locale and spanish acute
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: [HACKERS] MySQL development MUST immdediately cease - Due to