QUERY PLAN ------------------------------------------- [ + { + "Plan": { + "Node Type": "Limit", + "Startup Cost": 0.00, + "Total Cost": 0.04, + "Plan Rows": 1, + "Plan Width": 194, + "Actual Startup Time": 0.008, + "Actual Total Time": 0.008, + "Actual Rows": 1, + "Actual Loops": 1, + "Plans": [ + { + "Node Type": "Seq Scan", + "Parent Relationship": "Outer",+ "Relation Name": "pg_class", + "Alias": "pg_class", + "Startup Cost": 0.00, + "Total Cost": 10.81, + "Plan Rows": 281, + "Plan Width": 194, + "Actual Startup Time": 0.008, + "Actual Total Time": 0.008, + "Actual Rows": 1, + "Actual Loops": 1 + } + ] + }, + "Triggers": [ + ], + "Total Runtime": 0.044 + } + ] (1 row)