Re: vacuum error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: vacuum error
Дата
Msg-id 21089.1015617905@sss.pgh.pa.us
обсуждение исходный текст
Ответ на vacuum error  ("Zhang, Anna" <azhang@verisign.com>)
Список pgsql-admin
"Zhang, Anna" <azhang@verisign.com> writes:
> ERROR: RelationBuildTriggers: 2 record(s) not found for rel domain.

> I deleted triggers that referenced domain before vacuum, is this the cause?

If you deleted them via "delete from pg_trigger" and not by DROP
TRIGGER, then yes.

You'll need to manually fix the value of pg_class.reltriggers for that
table.

            regards, tom lane

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: vacuum error
Следующее
От: Felipe Nascimento
Дата:
Сообщение: column name length