Re: Key Vs Index

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Abdul Rahman <abr_ora(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Key Vs Index
Date: 2009-02-11 09:32:05
Message-ID: 937d27e10902110132w59813807q5ee6cd906568b847@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Feb 11, 2009 at 7:37 AM, Abdul Rahman <abr_ora(at)yahoo(dot)com> wrote:
> I have found the answer. PostgreSQL creates index on primary key implicitly
> and can be seen via \d tablename; command on psql prompt. But PG_Admin-III
> does not show this index.

pgAdmin shows the primary key which is the index.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2009-02-11 09:35:48 Re: No MD5SUM for 8.1.16 RHEL5 rpms
Previous Message Igor Katson 2009-02-11 09:11:19 Re: Deleting conflicting rows when creating a foreign key