[GENERAL] Multiple key error . - Mailing list pgsql-general

From Brahmam Eswar
Subject [GENERAL] Multiple key error .
Date
Msg-id CA+wLFo1M2Lc_iLAAg2np8xQEw6gFXtMJsRpTensHVxrHQmQTRg@mail.gmail.com
Whole thread Raw
Responses Re: [GENERAL] Multiple key error .
List pgsql-general
Unable to add multiple keys to the table. ALTER TABLE table1 ADD CONSTRAINT Table1_PK PRIMARY KEY (Col1,Col2); ERROR: multiple primary keys for table "table1" are not allowed SQL state: 42P16 -- Thanks & Regards, Brahmeswara Rao J.

pgsql-general by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [GENERAL] Date Time data types
Next
From: Szymon Lipiński
Date:
Subject: Re: [GENERAL] Multiple key error .