initdb error on 24th Feb (PM) cvsup.

Поиск
Список
Период
Сортировка
От Keith Parks
Тема initdb error on 24th Feb (PM) cvsup.
Дата
Msg-id 199802250009.AAA11800@mtcc.demon.co.uk
обсуждение исходный текст
Список pgsql-hackers
Hi All,

I'm getting the following error when running initdb after a fresh compile
of the 24th Feb development tree. (cvsup'd)

vacuuming template1
loading pg_description
NOTICE:  Ind pg_class_relname_index: NUMBER OF INDEX' TUPLES (45) IS NOT THE
SAME AS HEAP' (44)
NOTICE:  Ind pg_class_relname_index: NUMBER OF INDEX' TUPLES (45) IS NOT THE
SAME AS HEAP' (44)
NOTICE:  Ind pg_class_oid_index: NUMBER OF INDEX' TUPLES (45) IS NOT THE SAME AS
HEAP' (44)
NOTICE:  Ind pg_class_oid_index: NUMBER OF INDEX' TUPLES (45) IS NOT THE SAME AS
HEAP' (44)

Yesterday's gave a similar problem but only pg_class_oid_index.

This somehow seems to be related to the recent jiggery-pokery we've
been doing on the classes to hide them.

It looks like the index is getting out of step with the class?

Keith.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Who is everyone?
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Compiling under Solaris