Re: How duplicate values inserted into the primary key column of table and how to fix it

From: Hellmuth Vargas <hivs77(at)gmail(dot)com>
To: Raghavendra Rao J S V <raghavendrajsv(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: How duplicate values inserted into the primary key column of table and how to fix it
Date: 2019-01-24 14:43:11
Message-ID: CAN3Qy4o3iicmtck+ZcEXmdYh_kUb6y0mfE-bVGEXxHe3TyrFtw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs 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(at)gmail(dot)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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2019-01-24 15:03:12 Re: Suggestion: include interruption method for \watch option (page 1922, PostgreSQL 11.1 Documentation)
Previous Message José Almanzar 2019-01-24 13:27:59 Help

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2019-01-24 14:44:56 Re: Postgres 11 chooses seq scan instead of index-only scan
Previous Message David G. Johnston 2019-01-24 14:28:51 Re: Casting Integer to Boolean in assignment