From: Adrian Klaver <adrian.klaver@aklaver.com> Sent: Friday, March 7, 2025 10:55 AM To: mark bradley <markbradyju@outlook.com> Cc: pgsql-general <pgsql-general@postgresql.org> Subject: Re: Duplicate Key Values
On 3/7/25 06:34, mark bradley wrote: > This is what MS Copilot has to say about this apparent bug where > Postgres inserts extra rows violating a primary keys uniqueness constraint:
> What to do? I hesitate to just delete my tables and start over because > this error will reoccur.