Re: [HACKERS] New partitioning - some feedback - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: [HACKERS] New partitioning - some feedback
Date
Msg-id 4265c72a-0b23-5a07-7be1-4403bcb3972f@2ndquadrant.com
Whole thread Raw
In response to [HACKERS] New partitioning - some feedback  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Responses Re: [HACKERS] New partitioning - some feedback
List pgsql-hackers
On 07/07/2017 02:02 AM, Mark Kirkwood wrote:
> I'd prefer *not* to see a table and its partitions all intermixed in the
> same display (especially with nothing indicating which are partitions) -
> as this will make for unwieldy long lists when tables have many
> partitions. Also it would be good if the 'main' partitioned table and
> its 'partitions' showed up as a different type in some way.

I've just read through this thread, and I'm wondering why we can't just
have something like  \set SHOW_PARTITIONS true  or something, and that
would default to false.
-- 
Vik Fearing                                          +33 6 46 75 15 36
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



pgsql-hackers by date:

Previous
From: "K S, Sandhya (Nokia - IN/Bangalore)"
Date:
Subject: Re: [HACKERS] Postgres process invoking exit resulting in sh-QUITcore
Next
From: Michael Paquier
Date:
Subject: Re: [HACKERS] hash index on unlogged tables doesn't behave as expected