On 9/2/21 4:25 PM, jesusthefrog wrote:
> Hello, I'm hoping someone might be able to shed a little light on a
> strange situation I encountered recently.
>
> Most of the time this is fine, but one specific table has recently
> started repeatedly having inserts fail because of a unique constraint
> violation involving the primary key. The table only has ~10,000 rows,
> but I'll sometimes see two or three collisions in a single day. No other
> table (even those with many, many more rows) exhibit this issue.
What is the table schema as returned by \d <table> in psql?
> Anyone have any thoughts on this?
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com