problem when vacuuming. . .

Поиск
Список
Период
Сортировка
От JT Kirkpatrick
Тема problem when vacuuming. . .
Дата
Msg-id 01BE8A7D.00789480.jt-kirkpatrick@mpsllc.com
обсуждение исходный текст
Ответы Re: [GENERAL] problem when vacuuming. . .  (Karl DeBisschop <kdebisschop@spaceheater.infoplease.com>)
Список pgsql-sql
When I vacuum I get two messages:

NOTICE:  Index pg_class_relname_index: NUMBER OF INDEX' TUPLES (108) IS NOT
THE SAME AS HEAP' (82)

NOTICE:  Index pg_class_oid_index: NUMBER OF INDEX' TUPLES (108) IS NOT THE
SAME AS HEAP' (82)


I had followed some advice I read in one of these postgres mailing lists
(from this weekend) regarding case problems when transferring from
access97, and I executed both of those updates.  I can't find them now, nor
can I remember them, but they replaced certain values in the tables
corresponding to the indexes above with the lowercase equivalent of those
values.  I'd like to try to reverse the effect - does anyone have a copy of
that email from sometime this weekend?

jt

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

Предыдущее
От: Brian
Дата:
Сообщение: Re: [SQL] VACUUM in a trigger
Следующее
От: Michael J Davis
Дата:
Сообщение: FW: [SQL] OUTER JOINS