BUG #17135: duplicate key value violates unique constraint

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: jaineelrc141199(at)gmail(dot)com
Subject: BUG #17135: duplicate key value violates unique constraint
Date: 2021-08-05 14:11:37
Message-ID: 17135-66e567ab4c73d578@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17135
Logged by: Jaineel Chauhan
Email address: jaineelrc141199(at)gmail(dot)com
PostgreSQL version: 12.6
Operating system: ubuntu 20.04
Description:

Please give solution for below problem ::

duplicate key value violates unique constraint "mail_followers_pkey"
DETAIL: Key (id)=(1490) already exists.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2021-08-05 14:35:11 Re: BUG #17135: duplicate key value violates unique constraint
Previous Message Amit Kapila 2021-08-05 13:24:22 Re: BUG #17132: About "ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION"