Use of column names as FK. - Mailing list pgsql-cygwin

From Anil Jangam
Subject Use of column names as FK.
Date
Msg-id F73B646FCC01D5118F530002B32C337263B26A@INDTS_FS
Whole thread Raw
List pgsql-cygwin
Hi,

I a system table of pgSQL "pg_attribute", where the table and their
attributes (rather column names) are stored. Can we use the column (attname,
a column in the pg_attribute table: this contains the column names of all
the tables in the database) name as a FK?? But I am not sure if this is
valid, and allowed in the actual database design. For time being I shall
assume that we can go ahead with use of this system table.

regds,
-anil.

pgsql-cygwin by date:

Previous
From: "Henshall, Stuart - WCP"
Date:
Subject: Re: Socket connection error...
Next
From: Dave Page
Date:
Subject: Re: Use of column names as FK.