1257 Upgrade Can Fail With Duplicate Row
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
New
|
Undecided
|
Unassigned |
Bug Description
The 1257.schema.
BEGIN
CREATE FUNCTION
psql:Open-
DETAIL: Key (xact, payment, billing)=(37654016, 11059981, 52495988) already exists.
CONTEXT: SQL statement "INSERT INTO money.materiali
xact, payment, billing, payment_ts, billing_ts,
) SELECT xact, payment, billing, payment_ts, billing_ts,
FROM money.payment_
PL/pgSQL function tmp_populate_
psql:Open-
ROLLBACK
I will investigate the circumstances and an appropriate fix.
tags: | added: billing |
Changed in evergreen: | |
assignee: | Jason Stephenson (jstephenson) → nobody |
tags: |
added: circ-billing removed: billing |
Have you had an opportunity to track this down?