On Tue, 10 Sep 2024, Rich Shepard wrote:
>> to see how big a problem it is. If it is only a few projects it could just
>> a matter of manually deleting the extras.
> Not knowing how to do that is why I wrote.
A web search (which I should have done before posting this thread) shows me
how to do this:
<https://www.postgresqltutorial.com/postgresql-tutorial/how-to-delete-duplicate-rows-in-postgresql/>
Rich