Re: reltuples after vacuum and analyze - Mailing list pgsql-performance

From Tom Lane
Subject Re: reltuples after vacuum and analyze
Date
Msg-id 5589.1106677986@sss.pgh.pa.us
Whole thread Raw
In response to Re: reltuples after vacuum and analyze  (Litao Wu <litaowu@yahoo.com>)
Responses Re: reltuples after vacuum and analyze
List pgsql-performance
Litao Wu <litaowu@yahoo.com> writes:
> Then how to explain relpages
> (size_kb in result returned)?

relpages should be accurate in either case, since we get that by asking
the kernel (lseek).

            regards, tom lane

pgsql-performance by date:

Previous
From: Litao Wu
Date:
Subject: Re: reltuples after vacuum and analyze
Next
From: Tom Lane
Date:
Subject: Re: reltuples after vacuum and analyze