Re: Constraint and Index with same name? (chicken and egg probelm)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Brain <dbrain(at)bandwidth(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Constraint and Index with same name? (chicken and egg probelm)
Date: 2007-03-27 14:44:16
Message-ID: 20006.1175006656@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

David Brain <dbrain(at)bandwidth(dot)com> writes:
> This could well be a recurrence of this issue:
> http://archives.postgresql.org/pgsql-general/2007-01/msg01801.php
> for which there doesn't seem to have been a resolution.

I never got a reproduceable case out of the other reporter ... can you
provide one? His looked like it had something to do with foreign
key constraints named the same as unique/primary key constraints,
but AFAICS 8.1 won't let you create such, so I dunno how he got into
that state.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kenneth Downs 2007-03-27 14:49:15 Re: cutting out the middleperl
Previous Message Kenneth Downs 2007-03-27 14:43:31 Re: cutting out the middleperl