DDL commands take forever

Поиск
Список
Период
Сортировка
От Leonardo M." Ramé
Тема DDL commands take forever
Дата
Msg-id 1262102310.3102.15.camel@leonardo-laptop
обсуждение исходный текст
Ответы Re: DDL commands take forever  (Bill Moran <wmoran@potentialtech.com>)
Список pgsql-general
Hi, I need to create a trigger on a table used by our sofware, the
problem is, when I issue a "create trigger...." on this table, it takes
forever. It doesn't matter if I use pgAdmin, or psql.

The only way to do it is by disconnecting all the instances of the
program from the database, execute the DDL command, and reconnect the
program again.

What can be causing this behavior? any workaround?.

--
Leonardo M. Ramé
Griensu S.A. - Medical IT Córdoba
Tel.: 0351-4247979


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

Предыдущее
От: Михаил Кечинов
Дата:
Сообщение: Re: DELETE ERROR: tuple concurrently updated
Следующее
От: Bill Moran
Дата:
Сообщение: Re: DDL commands take forever