Why does INSERT as SELECT with NOT EXISTS cause a unique violation?
Postgres version is 14.10. The table has nothing else about it (i.e. no row level security, etc.):
Why does INSERT as SELECT with NOT EXISTS cause a unique violation?
Postgres version is 14.10. The table has nothing else about it (i.e. no row level security, etc.):