Re: Primary Keys - Mailing list pgsql-general

From Philip Hallstrom
Subject Re: Primary Keys
Date
Msg-id 20020821220404.T94709-100000@cypress.adhesivemedia.com
Whole thread Raw
In response to Primary Keys  ("Ray Hunter" <rhunter@venticon.com>)
List 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@venticon.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@postgresql.org)
>


pgsql-general by date:

Previous
From: Sean Chittenden
Date:
Subject: Re: [BUGS] Default values, inserts, and rules...
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] Default values, inserts, and rules...