Re: unable to drop a constraint

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: unable to drop a constraint
Дата
Msg-id 5557917C-1667-45ED-B3C1-A1899993F190@myyearbook.com
обсуждение исходный текст
Ответ на unable to drop a constraint  (Enrico Sirola <enrico.sirola@gmail.com>)
Ответы Re: unable to drop a constraint  (Enrico Sirola <enrico.sirola@gmail.com>)
Список pgsql-general
On 2008-07-16, at 7:18 AM, Enrico Sirola wrote:

> Hi,
>
> I'm using postgresql version 8.3.1
>
> I have two tables, one has a field with a foreign key pointing to
> the primary key of another table. When I to drop the first table, I
> get the following error:
>
> test=# drop table user;
> ERROR:  "customer_pkey" is an index

Are you using slony perchance? This looks like an issue with slony
blocking DDL operations:

http://lists.slony.info/pipermail/slony1-general/2006-November/005216.html

Michael Glaesemann
michael.glaesemann@myyearbook.com


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

Предыдущее
От: "Mason Hale"
Дата:
Сообщение: Re: vacuum taking an unusually long time
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: vacuum taking an unusually long time