Re: ToDo: show size of partitioned table
От | Amit Langote |
---|---|
Тема | Re: ToDo: show size of partitioned table |
Дата | |
Msg-id | ec8b8e09-6b06-650a-78af-bf325255f656@lab.ntt.co.jp обсуждение исходный текст |
Ответ на | Re: ToDo: show size of partitioned table (Pavel Stehule <pavel.stehule@gmail.com>) |
Ответы |
Re: ToDo: show size of partitioned table
|
Список | pgsql-hackers |
Hi, On 2018/11/01 2:19, Pavel Stehule wrote: > st 31. 10. 2018 v 7:34 odesílatel Amit Langote < > Langote_Amit_f8@lab.ntt.co.jp> napsal: >> On 2018/10/31 15:30, Pavel Stehule wrote: >>> st 31. 10. 2018 v 3:27 odesílatel Amit Langote < >>> Langote_Amit_f8@lab.ntt.co.jp> napsal: >>>> + appendPQExpBufferStr(&buf, "\nWHERE c.relkind IN ('p')\n"); >>>> >>>> I wonder if we should list partitioned indexes ('I') as well, because >>>> their size information is not available with \di+. But maybe, they >> should >>>> have a separate command. >>>> >>> >>> I though about it too and I prefer separate command. Similar to \di+ >> >> Okay, maybe \dI+. >> >> > what about combination > > \dPt+ for partitined tables and size > \dPi+ for indexes on partitioned tables and size > \dP+ for total partition size (tables + indexes) +1 Thanks, Amit
В списке pgsql-hackers по дате отправления: