Explain returns different number of rows

Vince McMahon <sippingonesandzeros@gmail.com>

From: Vince McMahon <sippingonesandzeros@gmail.com>
To: pgsql-performance@lists.postgresql.org
Date: 2022-10-20T11:58:29Z
Lists: pgsql-performance
> I executed the following statements 3 times
>  explain(analyze, buffet) select * from table1
>
> The number of rows are different.  Is the table corrupted?  How to confirm
> and how to fix it?
>