Hi,
During an upgrade I came accross 2 (actually 4) records which I cannot distinguish, but which are duplicates.
tvl_test=# select namespace,id,max(oid),min(oid) from tvlprodcounter a group by namespace,id having count(*)>1;
namespace | id | max |...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.