Re: disk space usage unexpected

Поиск
Список
Период
Сортировка
От Ben Chobot
Тема Re: disk space usage unexpected
Дата
Msg-id 903012AD-0E8E-4FC0-BDE5-4DEB28C1D38C@silentmedia.com
обсуждение исходный текст
Ответ на disk space usage unexpected  ("Rose Zhou" <rose@anatec.com>)
Ответы Re: disk space usage unexpected
Список pgsql-performance
On Feb 15, 2010, at 11:59 AM, Rose Zhou wrote:

> Good day,
>
> I have a PostgreSQL 8.4 database installed on WinXP x64 with very heavy
> writing and updating on a partitioned table. Sometimes within one minute,
> there are tens of file with size=1,048,576kb (such as
> filenode.1,filenode.2,...filenode.43) created in the database subdirectory
> within PGDATA/base.
>
> This caused the disk space quickly used up. Is this expected?

It's expected if you're doing lots of inserts, and/or lots of updates or deletes without an appropriate amount of
vacuuming.



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

Предыдущее
От: "Rose Zhou"
Дата:
Сообщение: Auto Vacuum out of memory
Следующее
От: "Rose Zhou"
Дата:
Сообщение: Re: disk space usage unexpected