[
{
"Plan": {
"Node Type": "ModifyTable",
"Operation": "Insert",
"Parallel Aware": false,
"Async Capable": false,
"Relation Name": "test",
"Alias": "test",
"Startup Cost": 0.00,
"Total Cost": 0.01,
"Plan Rows": 0,
"Plan Width": 0,
"Actual Startup Time": 0.241,
"Actual Total Time": 0.242,
"Actual Rows": 0,
"Actual Loops": 1,
"Conflict Resolution": "UPDATE",
"Conflict Arbiter Indexes": ["test_pkey"],
"Conflict Filter": "(excluded.id > 1)",
"Rows Removed by Conflict Filter": 1,
"Tuples Inserted": 0,
"Conflicting Tuples": 1,
"Plans": [
{
"Node Type": "Result",
"Parent Relationship": "Outer",
"Parallel Aware": false,
"Async Capable": false,
"Startup Cost": 0.00,
"Total Cost": 0.01,
"Plan Rows": 1,
"Plan Width": 36,
"Actual Startup Time": 0.003,
"Actual Total Time": 0.004,
"Actual Rows": 1,
"Actual Loops": 1
}
]
},
"Planning Time": 0.388,
"Triggers": [
],
"Execution Time": 0.338
}
]