Re: Primary Keys

From: Philip Hallstrom <philip(at)adhesivemedia(dot)com>
To: Ray Hunter <rhunter(at)venticon(dot)com>
Cc: PGSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: Primary Keys
Date: 2002-08-22 05:04:34
Message-ID: 20020821220404.T94709-100000@cypress.adhesivemedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I can't say for sure, but I think they are identical to an index with a
unique constraint...

check the docs for more info.

On Wed, 21 Aug 2002, Ray Hunter wrote:

> How are primary keys searched on...are they similar to how indexes work?
>
>
> S RAY HUNTER
> email: rhunter(at)venticon(dot)com
> www: http://www.venticon.com
> aim: spinebl8d3
>
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-08-22 05:28:57 Re: Default values, inserts, and rules...
Previous Message Bruce Momjian 2002-08-22 04:47:17 Re: bytea operator bugs (was Re: [GENERAL] BYTEA, indexes