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

From Amit Langote
Subject Re: ToDo: show size of partitioned table
Date
Msg-id 8c7042af-9ee7-f04b-99d5-417bfc072213@lab.ntt.co.jp
Whole thread Raw
In response to Re: ToDo: show size of partitioned table  (Michael Paquier <michael@paquier.xyz>)
Responses Re: ToDo: show size of partitioned table  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On 2018/11/20 16:50, Michael Paquier wrote:
> Testing the feature, \dP shows all partitioned relations, still does not
> show the relationship when multiple levels are used.  Could it make
> sense to also show the direct parent of a partitioned table when
> verbose mode is used?

Yeah.  I think it would make sense for \dP output to have an additional
column(s) for partitioning-specific information if we're building a
special command for partitioning anyway.

Thanks,
Amit



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: WIP: Avoid creation of the free space map for small tables
Next
From: Peter Eisentraut
Date:
Subject: incorrect xlog.c coverage report