Re: no unique constraint matching given keys for referenced table

From: tolgamyth <tolgamyth(at)hotmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: no unique constraint matching given keys for referenced table
Date: 2013-09-16 12:22:00
Message-ID: 1379334120512-5771066.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

it is because one of your foreign keys is not set as primary key or unique in
referenced table.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/no-unique-constraint-matching-given-keys-for-referenced-table-tp2263411p5771066.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Ishaya Bhatt 2013-09-16 12:22:42 Re: Hot Deploy in PostGres
Previous Message Luca Ferrari 2013-09-16 12:17:48 Re: Hot Deploy in PostGres