Foreign Key for multi PK or design question - Mailing list pgsql-sql

From PostgreSQL Admin
Subject Foreign Key for multi PK or design question
Date
Msg-id 475ED504.7080006@productivitymedia.com
Whole thread Raw
In response to case sensitivity for tables, columns, and constraint names  ("Ertel, Steve" <Steve.Ertel@infimatic.com>)
Responses Re: Foreign Key for multi PK or design question
Re: Foreign Key for multi PK or design question
List pgsql-sql
I have a table in which people will have a number of  questions to
answer.  I want those pk to be placed in my user table.  So if  a user
answers three question I want those 3 pk's in the user table (fk).  
What should I be doing?

Thanks in advance,
J


pgsql-sql by date:

Previous
From: Gerry Reno
Date:
Subject: Re: join on three tables is slow
Next
From: Erik Jones
Date:
Subject: Re: Foreign Key for multi PK or design question