| От | Jason DiCioccio |
|---|---|
| Тема | Re: is this normal? |
| Дата | |
| Msg-id | 89bc2a040504040746662b6e62@mail.gmail.com обсуждение исходный текст |
| Ответ на | is this normal? (Chuming Chen <chen@musc.edu>) |
| Список | pgsql-admin |
Greetings, On Apr 4, 2005 9:27 AM, Chuming Chen <chen@musc.edu> wrote: > Dear all, > > I have a postgresql database. > > "du -ks /var/lib/pgsql/data" gives me the following disk usage > 45592808 /var/lib/pgsql/data (about 44G) > > But after I did a pg_dump, the dump file only has the size of 5.9 G. > > Thank you for your kind reply and comments. I'd guess most of this space is going to your indexes. If you want to drop the space, I'd drop/recreate the indexes and do a VACUUM FULL. Note that these can both be intrusive and should be done during a maintenance period. Regards, -JD-
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера