Key Vs Index

From: Abdul Rahman <abr_ora(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Key Vs Index
Date: 2009-02-11 07:09:25
Message-ID: 326484.80514.qm@web65712.mail.ac4.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In Oracle, the index is automatically created during the creation of Primary Key. But in PostgreSQL either index is implicitly created of the user hast create it explicitly. I don't find any index against Primary Key and have to create index on this key.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2009-02-11 07:17:49 Re: Intel SSD
Previous Message Peter Eisentraut 2009-02-11 07:07:12 Re: encoding of PostgreSQL messages