Foreign Key Columns And Indices

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Foreign Key Columns And Indices
Date: 2001-02-05 03:01:47
Message-ID: NEBBIODEHDOLHLJPJCDDAECFCAAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Just a quick question, when a column of a table is defined to be a foreign
key, is it implicitly indexed, or does one still need to explicitly CREATE
INDEX?

Chris

--
Christopher Kings-Lynne
Family Health Network (ACN 089 639 243)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2001-02-05 03:14:51 Comparison operators for bytea
Previous Message Peter Eisentraut 2001-02-04 23:01:54 Re: Re: [BUGS] syslog logging setup broken?