Re: Why my vacuum fails?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Why my vacuum fails?
Дата
Msg-id 15418.984690523@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Why my vacuum fails?  ("Vilson farias" <vilson.farias@digitro.com.br>)
Список pgsql-general
"Vilson farias" <vilson.farias@digitro.com.br> writes:
>   The main problems appears to be related with "Cannot insert a duplicate
> key into unique index pg_attribute_relid_attnum_index" message. How can I
> fix it?

What platform are you running on, and how did you build or acquire the
executables?  Have you ever run the regression tests?

This looks a lot like known portability problems on PPC, Alpha, etc.
There are workarounds but you need to know about them when building...

            regards, tom lane

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

Предыдущее
От: "Vilson farias"
Дата:
Сообщение: Why my vacuum fails?
Следующее
От: Alexander Jerusalem
Дата:
Сообщение: Re: Re: LIKE and indexes?