Re: possible consistency problem - Mailing list pgsql-general

From Alan Hodgson
Subject Re: possible consistency problem
Date
Msg-id 200904301129.18090@hal.medialogik.com
Whole thread Raw
In response to possible consistency problem  (Sebastian Böhm <seb@exse.net>)
List pgsql-general
On Thursday 30 April 2009, Sebastian Böhm <seb@exse.net> wrote:
> when I do:
> alter table only payments drop constraint yyyyyyyyy;
>
> it says :
> ERROR: "cccccccccccc" is an index
>
> note: the constraint in the error message in differed from the
> constraint in my drop statement !!! (I tried to drop the foreign key
> but in the error message it speaks of the primary key)
>
> what is this ?

Was this server a slony slave, per chance?

--
Even a sixth-grader can figure out that you can’t borrow money to pay off
your debt

pgsql-general by date:

Previous
From: Johan Nel
Date:
Subject: Re: ERROR: syntax error at or near "IF"... why?
Next
From: John Smithus
Date:
Subject: Time zone HADT timestamp syntax error in trigger