| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
| Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: ToDo: show size of partitioned table |
| Date: | 2018-11-20 01:25:22 |
| Message-ID: | 20181120012522.GG4400@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Nov 19, 2018 at 09:33:58AM +0100, Pavel Stehule wrote:
> po 19. 11. 2018 v 3:42 odesílatel Michael Paquier <michael(at)paquier(dot)xyz>
> napsal:
>> Sorry for degressing, but could you also update \di at the same time so
>> as it shows "partitioned index"? listTables() should be switched to use
>> partitioned tables and partitioned indexes, and permissionsList() has a
>> reference to partitioned tables. While on it, this gives the attached..
>>
>
> It has sense
For the archive's sake, d56e0fde has been committed for this purpose.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2018-11-20 01:30:56 | Re: [PATCH] XLogReadRecord returns pointer to currently read page |
| Previous Message | Michael Paquier | 2018-11-20 01:22:51 | Re: pgsql: Add TAP tests for pg_verify_checksums |