| От | Colin Wetherbee |
|---|---|
| Тема | Re: Space wasted by denormalized data |
| Дата | |
| Msg-id | 47C731C1.8080008@denterprises.org обсуждение исходный текст |
| Ответ на | Space wasted by denormalized data (Decibel! <decibel@decibel.org>) |
| Список | pgsql-general |
Decibel! wrote: > I wrote this query to identify how much space is being wasted in a > database by denormalized data. For each field in each table, it > calculates how much space the field is taking in it's table as well > as indexes, then it calculates how much space would be needed if that > field was normalized into a separate table. It places some (somewhat > arbitrary) minimums on how much space would have to be saved to > include that field in the output. If you want to get rid of the limit > you should still keep savings > 0 in the query, otherwise you'll > start seeing normalization suggestions that make no sense (like > normalizing an int). That's... really cool. What does this mean? :) pg_size_pretty ---------------- (1 row) Colin
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера