-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2022.4.3
-
Fix Version/s: 2022.4.5
-
Component/s: Analytics / Stats
Due to creation of multiple statsworker each one of them are trying to create/delete table and we have an error:
org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "pg_type_typname_nsp_index"
Detail: Key (typname, typnamespace)=(connectlinktest_preprod_tmp, 16411) already exists.
- is caused by
-
NXS-6719 Socket timeout when writing stats entry
- Resolved