The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

<Query-Text>select count(*) from pg_class;</Query-Text>
<Plan>
<Node-Type>Aggregate</Node-Type>
<Strategy>Plain</Strategy>
<Partial-Mode>Simple</Partial-Mode>
<Parallel-Aware>false</Parallel-Aware>
<Async-Capable>false</Async-Capable>
<Startup-Cost>17.96</Startup-Cost>
<Total-Cost>17.97</Total-Cost>
<Plan-Rows>1</Plan-Rows>
<Plan-Width>8</Plan-Width>
<Plans>
<Plan>
<Node-Type>Seq Scan</Node-Type>
<Parent-Relationship>Outer</Parent-Relationship>
<Parallel-Aware>false</Parallel-Aware>
<Async-Capable>false</Async-Capable>
<Relation-Name>pg_class</Relation-Name>
<Alias>pg_class</Alias>
<Startup-Cost>0.00</Startup-Cost>
<Total-Cost>16.97</Total-Cost>
<Plan-Rows>397</Plan-Rows>
<Plan-Width>0</Plan-Width>
</Plan>
</Plans>
</Plan>
</explain>