public inbox for [email protected]
help / color / mirror / Atom feedpgstattuple - can it/does it provide stats by partition?
2+ messages / 2 participants
[nested] [flat]
* pgstattuple - can it/does it provide stats by partition?
@ 2024-06-15 12:40 Dragam <[email protected]>
2024-06-15 17:04 ` Re: pgstattuple - can it/does it provide stats by partition? Ron Johnson <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Dragam @ 2024-06-15 12:40 UTC (permalink / raw)
To: pgsql-general
Hi all,
As the title says - does (and/or can) pgstattuple provide a breakdown by partition?
Any further info needed, please let me know.
TIA and rgs,
Dragam
Envoyé avec la messagerie sécurisée [Proton Mail.](https://proton.me/)
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: pgstattuple - can it/does it provide stats by partition?
2024-06-15 12:40 pgstattuple - can it/does it provide stats by partition? Dragam <[email protected]>
@ 2024-06-15 17:04 ` Ron Johnson <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Ron Johnson @ 2024-06-15 17:04 UTC (permalink / raw)
To: pgsql-general
On Sat, Jun 15, 2024 at 9:47 AM Dragam <[email protected]> wrote:
> Hi all,
>
> As the title says - does (and/or can) pgstattuple provide a breakdown by
> partition?
> <https://proton.me/;
>
Partitions are tables, created via CREATE TABLE. I know from experience
that it works on inheritance tables; what happens when you try
pgstattuple() on a small test partition?
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2024-06-15 17:04 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-06-15 12:40 pgstattuple - can it/does it provide stats by partition? Dragam <[email protected]>
2024-06-15 17:04 ` Ron Johnson <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox