\d+ not showing TOAST table size?

Поиск
Список
Период
Сортировка
От Jon Nelson
Тема \d+ not showing TOAST table size?
Дата
Msg-id CAKuK5J0s0CDSRjVax3PtG0Fh2jjwY5X9a25o-euL16sdMWDN=g@mail.gmail.com
обсуждение исходный текст
Ответы Re: \d+ not showing TOAST table size?
Re: \d+ not showing TOAST table size?
Список pgsql-general
I have a table with a fair bit of TOAST data in it.
I noticed that \d+ does /not/ include that information (but
pg_total_relation_size does).
Is that intentional? It seems a bit misleading, insofar as "\d+" feels
like it is meant to be a rough indication of the table size, but if
90% of the data is in TOAST then the *real* data stored is much more
than displayed.


--
Jon

В списке pgsql-general по дате отправления:

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: upgrade postgres to 8.4.8, centos 5.3
Следующее
От: Josh Kupershmidt
Дата:
Сообщение: Re: \d+ not showing TOAST table size?