Re: BUG #14057: vacuum setting reltuples=0 for tables with >0 tuples

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Gierth <andrew@tao11.riddles.org.uk>
Cc: Andres Freund <andres@anarazel.de>, pgsql-bugs@postgresql.org
Date: 2017-03-16T21:28:24Z
Lists: pgsql-bugs
Andrew Gierth <andrew@tao11.riddles.org.uk> writes:
> "Andres" == Andres Freund <andres@anarazel.de> writes:
>  Andres> Seems like a good thing to include in the tree.  I'd be ok with
>  Andres> just including the simpler version in the relevant branches.

> Ok.

I dunno ... there doesn't seem to be any meaningful portability risk
here, and it's not clear to me what class of future bug this test might
hope to catch.  Do we really need to spend test cycles forevermore on
this?

			regards, tom lane


Commits

  1. Avoid having vacuum set reltuples to 0 on non-empty relations in the