Re: Problem running "ALTER TABLE...", ALTER TABLE waiting

Поиск
Список
Период
Сортировка
От Sergey Konoplev
Тема Re: Problem running "ALTER TABLE...", ALTER TABLE waiting
Дата
Msg-id CAL_0b1vo4ritm3eH83e72mmp3J+Nnfj5kmDbZHE6GoOhqdYzPQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Problem running "ALTER TABLE...", ALTER TABLE waiting  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Problem running "ALTER TABLE...", ALTER TABLE waiting
Список pgsql-general
On Thu, Aug 9, 2012 at 4:58 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Brian McNally <bmcnally@uw.edu> writes:
>> Ok, I'm running with all available updates and kernel 2.6.18-308.4.1.el5
>> but am still having the same problem.
>
> It's fairly clearly blocked on a lock ... have you looked into the
> pg_locks view to see what is holding the lock?

There is a hidden part of the conversation. We have already checked
pg_locks and no locks were there. Moreover there were no other
activity except the ALTER. And this was the odd part.

> (I'm wondering about a prepared transaction, myself.  There isn't much
> else that could hold a lock across a server restart.)

Are not they shown by pg_locks?

>
>                         regards, tom lane



--
Sergey Konoplev

a database architect, software developer at PostgreSQL-Consulting.com
http://www.postgresql-consulting.com

Jabber: gray.ru@gmail.com Skype: gray-hemp Phone: +79160686204

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

Предыдущее
От: "Marc Mamin"
Дата:
Сообщение: Re: processing large amount of rows with plpgsql
Следующее
От: Stefan Keller
Дата:
Сообщение: Expression alias not recognized in WHERE clause (ERROR: relation "p" does not exist)