Foreign key - index

From: Majid Azimi <majid(dot)merkava(at)gmail(dot)com>
To: PostgreSQL - Novice <pgsql-novice(at)postgresql(dot)org>
Subject: Foreign key - index
Date: 2010-12-25 17:33:37
Message-ID: 4D162AF1.9020408@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi guys.

Does adding a foriegn key, create an implicit index like adding unique
and primary keys? or we should do it manually.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Kupershmidt 2010-12-25 20:48:20 Fwd: pgstatspack version?
Previous Message Mark Kelly 2010-12-25 15:39:28 Re: in PostgreSQL 9.0.2 / pgAdmin III - ERROR: relation "[table name]" already exists