Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: possible consistency problem



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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group