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

From: Raghavendra Rao J S V <raghavendrajsv(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: How duplicate values inserted into the primary key column of table and how to fix it
Date: 2019-01-24 12:46:22
Message-ID: CAEHH7R5kUUT5VToXqQwm=SZzaFbrpMevfw6UE99GUp5EwzEAVg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2019-01-24 13:00:40 BUG #15607: Automatic Database Backup shows status Failed
Previous Message Francisco Olarte 2019-01-24 12:25:16 Re: Suggestion: include interruption method for \watch option (page 1922, PostgreSQL 11.1 Documentation)

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2019-01-24 13:26:28 Re: [pgbackrest] Expiring the last backup?
Previous Message Francisco Olarte 2019-01-24 12:35:03 Re: Need a command to take the backup of the child tables along with its master table.