Re: How duplicate values inserted into the primary key column oftable and how to fix it - Mailing list pgsql-general

From Hellmuth Vargas
Subject Re: How duplicate values inserted into the primary key column oftable and how to fix it
Date
Msg-id CAN3Qy4o3iicmtck+ZcEXmdYh_kUb6y0mfE-bVGEXxHe3TyrFtw@mail.gmail.com
Whole thread Raw
In response to How duplicate values inserted into the primary key column of tableand how to fix it  (Raghavendra Rao J S V <raghavendrajsv@gmail.com>)
List pgsql-general
Hi
you could provide the definition of the table that includes the definition of the primary key?

El jue., 24 de ene. de 2019 a la(s) 09:18, Raghavendra Rao J S V (raghavendrajsv@gmail.com) escribió:

Hi All,


We are using Postgresql 9.2 database.

 

In one of the transactional table, I have observed duplicate values for the primary key columns.

 

Please guide me how is it possible and how to fix this kind of issue.


--
Regards,
Raghavendra Rao J S V



--
Cordialmente,

Ing. Hellmuth I. Vargas S.


pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Casting Integer to Boolean in assignment
Next
From: Tom Lane
Date:
Subject: Re: Postgres 11 chooses seq scan instead of index-only scan