Re: Key Vs Index - Mailing list pgsql-general

From Dave Page
Subject Re: Key Vs Index
Date
Msg-id 937d27e10902110132w59813807q5ee6cd906568b847@mail.gmail.com
Whole thread Raw
In response to Re: Key Vs Index  (Abdul Rahman <abr_ora@yahoo.com>)
List pgsql-general
On Wed, Feb 11, 2009 at 7:37 AM, Abdul Rahman <abr_ora@yahoo.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

pgsql-general by date:

Previous
From: Igor Katson
Date:
Subject: Re: Deleting conflicting rows when creating a foreign key
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: No MD5SUM for 8.1.16 RHEL5 rpms