[
{
"Plan": {
"Node Type": "Gather",
"Parallel Aware": false,
"Startup Cost": 1000.00,
"Total Cost": 5523045.00,
"Plan Rows": 7404,
"Plan Width": 56,
"Actual Startup Time": 98.128,
"Actual Total Time": 4264.040,
"Actual Rows": 99743,
"Actual Loops": 1,
"Workers Planned": 2,
"Workers Launched": 2,
"Single Copy": false,
"Plans": [
{
"Node Type": "Seq Scan",
"Parent Relationship": "Outer",
"Parallel Aware": true,
"Relation Name": "test",
"Alias": "test",
"Startup Cost": 0.00,
"Total Cost": 5521304.60,
"Plan Rows": 3085,
"Plan Width": 56,
"Actual Startup Time": 95.101,
"Actual Total Time": 4246.813,
"Actual Rows": 33248,
"Actual Loops": 3,
"Filter": "((tts >= '2019-01-01'::date) AND (tts <= '2020-01-01'::date) AND (0 = (tint % 50)))",
"Rows Removed by Filter": 33300086,
"Workers": [
]
}
]
},
"Planning Time": 0.365,
"Triggers": [
],
"JIT": {
"Functions": 6,
"Options": {
"Inlining": false,
"Optimization": true,
"Expressions": true,
"Deforming": true
},
"Timing": {
"Generation": 1.083,
"Inlining": 196.786,
"Optimization": 56.768,
"Emission": 30.907,
"Total": 285.544
}
},
"Execution Time": 4296.005
}
]