Re: Bloat and Slow Vacuum Time on Toast
От | Ken Caruso |
---|---|
Тема | Re: Bloat and Slow Vacuum Time on Toast |
Дата | |
Msg-id | CAMg8r_qEB6eWBeTNbqnT+61xRT82KzkAXQBbEDduu1m0_byadw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Bloat and Slow Vacuum Time on Toast ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>) |
Ответы |
Re: Bloat and Slow Vacuum Time on Toast
|
Список | pgsql-admin |
On Tue, Jul 19, 2011 at 1:50 PM, Kevin Grittner <Kevin.Grittner@wicourts.gov> wrote:
Perhaps you want pg_total_relation_size()?
-Kevin
The number returned when using pg_total_relation size makes more sense: 346GB. However it looked like pg_class has toast and indexes listed individually, so I assumed that using pg_total_relation_size would count values twice, because the total relation size of table would include toast and indexes, and then they would get counted again when I ran pg_total_relation_size on the toast and indexes themselves. Is that an incorrect assumption on my part?
Thanks
-Ken
В списке pgsql-admin по дате отправления: