Open massar opened 7 years ago
We see a lot of:
DB.Row.Scan(INSERT INTO iptrk (ip) VALUES($1) RETURNING count)[[192.0.2.42]] error: pq: duplicate key value violates unique constraint "iptrk_pkey"
We should not be logging these as they are handled internally.
We see a lot of:
DB.Row.Scan(INSERT INTO iptrk (ip) VALUES($1) RETURNING count)[[192.0.2.42]] error: pq: duplicate key value violates unique constraint "iptrk_pkey"
We should not be logging these as they are handled internally.