Re: Multiple Primary Keys

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Isaías Cristiano Barroso <isaias(at)unimedjm(dot)com(dot)br>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Multiple Primary Keys
Date: 2003-01-15 15:04:24
Message-ID: 4662.1042643064@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

=?iso-8859-1?Q?Isa=EDas_Cristiano_Barroso?= <isaias(at)unimedjm(dot)com(dot)br> writes:
> How to create a table with multiple primary key?

What? A table can only have one primary key, by definition.

What is it you're actually trying to accomplish?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Isaías Cristiano Barroso 2003-01-15 15:10:25 Re: Multiple Primary Keys
Previous Message Manfred Koizar 2003-01-15 15:00:37 Re: Multiple Primary Keys