two-column primary key (not the typical question) - Mailing list pgsql-general

From Chip Nowacek
Subject two-column primary key (not the typical question)
Date
Msg-id CAFsC43EeKenOGKNDoJqLMS4VZQnFTNEsnhYUySHyZODSmveVpQ@mail.gmail.com
Whole thread Raw
Responses Re: two-column primary key (not the typical question)  (Chris Travers <chris.travers@gmail.com>)
Re: two-column primary key (not the typical question)  (Gurjeet Singh <singh.gurjeet@gmail.com>)
List pgsql-general
I need a suggestion. I need a two-column primary key that does not depend on the order of the entries. That is, for the purposes of the key:

PKColA     PKColB
foo            bar
bar            foo

is not valid.

Any help would be appreciated.

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Re: index and data tablespaces on two separate drives or one RAID 0?
Next
From: Chris Travers
Date:
Subject: Re: two-column primary key (not the typical question)