foreign key - Mailing list pgsql-novice

From Haris
Subject foreign key
Date
Msg-id 2F2357F81BCB4F208956DB336261195E@komp
Whole thread Raw
Responses Re: foreign key  (Eric McKeeth <eldin00@gmail.com>)
List pgsql-novice
How to make a foreign key in pgAdmin ?
I want to make a foreign key that references
a primary key.
A primary key is of type "serial",
does that mean that foreign key should be "integer" or
some other type ?

pgsql-novice by date:

Previous
From: siva kiran balijepalli
Date:
Subject: diference between calling a function in select clause and from clause
Next
From: Tom Lane
Date:
Subject: Re: diference between calling a function in select clause and from clause