Re: Reindex does not finish 8.2.6

Поиск
Список
Период
Сортировка
От Clodoaldo
Тема Re: Reindex does not finish 8.2.6
Дата
Msg-id a595de7a0803140325q2b5d431o166c4c3922b27a87@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Reindex does not finish 8.2.6  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
Ответы Re: Reindex does not finish 8.2.6
Список pgsql-general
2008/3/14, Pavan Deolasee <pavan.deolasee@gmail.com>:
> On Fri, Mar 14, 2008 at 5:19 AM, Clodoaldo
>
> <clodoaldo.pinto.neto@gmail.com> wrote:
>
>  >
>
> >  >  Try vacuuming pg_class, pg_index, pg_attribute manually and see if that
>  >  >  makes the problem go away.
>  >
>  >  It does not go away.
>  >
>
>
> Can it be a case where some other open transaction is holding a lock
>  on the table ? Note that REINDEX would block even some other transaction
>  is inserting/deleting/updating the table.

Postgresql was restarted twice, but yes, it is as if the crash left
some kind of permanent lock somewhere.

Regards, Clodoaldo Pinto Neto

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

Предыдущее
От: Clodoaldo
Дата:
Сообщение: Re: Reindex does not finish 8.2.6
Следующее
От: "Leif B. Kristensen"
Дата:
Сообщение: Re: postgre vs MySQL