Foreign key without the column reference

From: "marvin(dot)deoliveira" <marvin(dot)deoliveira(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Foreign key without the column reference
Date: 2011-09-09 12:05:58
Message-ID: 1315569958683-4786089.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I'm using Postgres 9.0.2 on Debian 5.
I have a foreign key without the column reference.
In pgAdminIII, when I click in the constraint object , it shows the
properties pane with the Columns parameter empty.
How can I fix that?

-----
Marcos Oliveira
And I still haven't found what I'm looking for...
--
View this message in context: http://postgresql.1045698.n5.nabble.com/Foreign-key-without-the-column-reference-tp4786089p4786089.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

Browse pgsql-admin by date

  From Date Subject
Next Message marvin.deoliveira 2011-09-09 12:27:10 Re: corrupted rows in pg_attribute deleted
Previous Message Raghavendra 2011-09-09 07:41:06 Re: how can I get the length of columns of a table by system tables/views