Re: ToDo: show size of partitioned table - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: ToDo: show size of partitioned table
Date
Msg-id 20181031073807.GD7862@paquier.xyz
Whole thread Raw
In response to Re: ToDo: show size of partitioned table  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Responses Re: ToDo: show size of partitioned table  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Wed, Oct 31, 2018 at 03:34:02PM +0900, Amit Langote wrote:
> On 2018/10/31 15:30, Pavel Stehule wrote:
>> I am not sure. Has not sense run this test over empty database, and some
>> bigger database can increase running.
>>
>> More the size can be platform depend.
>
> Okay, sure.

Well, that would mostly depend on the relation page size which is
defined at compilation, no?  The plans of some queries are unstable
depending on the page size so they would fail, but let's limit the
damage if possible.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Sergei Kornilov
Date:
Subject: Re: syntax error: VACUUM ANALYZE VERBOSE (PostgreSQL 11 regression)
Next
From: Pavel Stehule
Date:
Subject: Re: syntax error: VACUUM ANALYZE VERBOSE (PostgreSQL 11 regression)