Search Postgresql Archives

Re: Multiple key error .

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 23 November 2017 at 12:31, Brahmam Eswar <brahmam1234@xxxxxxxxx> wrote:
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.

Hey,
table can have only one primary key. And most probably you already have one.

regards,
Szymon Lipiński

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux