Foreign keys - Mailing list pgsql-novice

From Steve Tucknott
Subject Foreign keys
Date
Msg-id 1093595513.10455.15.camel@retsol1
Whole thread Raw
Responses Re: Foreign keys
Re: Foreign keys
Re: Foreign keys
List pgsql-novice
PostGreSql 7.4.3

Am I right in assuming that a foreign key on a table does not explicity create an index on that column on the foreign table? I can see via the \d on the table that the foreign key exists, but accessing the table on that column seems to use a sequential scan.


Regards,

Steve Tucknott

ReTSol Ltd

DDI: 01903 828769

pgsql-novice by date:

Previous
From: Josh Berkus
Date:
Subject: Re: pgsql functions and transactions?
Next
From: Noel Faux
Date:
Subject: Re: Foreign keys