Re: possible consistency problem

From: Alan Hodgson <ahodgson(at)simkin(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: possible consistency problem
Date: 2009-04-30 18:29:17
Message-ID: 200904301129.18090@hal.medialogik.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday 30 April 2009, Sebastian Böhm <seb(at)exse(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John Smithus 2009-04-30 18:38:00 Time zone HADT timestamp syntax error in trigger
Previous Message Bill Moseley 2009-04-30 17:30:26 Tracking down a deadlock