Re: PostgreSQL win32 fragmentation issue

Поиск
Список
Период
Сортировка
От Thomas H.
Тема Re: PostgreSQL win32 fragmentation issue
Дата
Msg-id 0f5b01c71640$a65ab930$0201a8c0@iwing
обсуждение исходный текст
Ответ на PostgreSQL win32 fragmentation issue  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
> (I should have thought a single file DB would be MORE liable to
> fragmentation, BTW).

AFAIK what mssql does against fragmentation is: it preallocates its 
tablespace in chunks of several mb/gb and then starts filling the free 
allocated space until it has to reallocate more. the fragmentation for such 
a single file (actually in most times 2 files for mssql) is practically 
ignorable.

- thomas 




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

Предыдущее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: PostgreSQL win32 fragmentation issue
Следующее
От: "Simon Riggs"
Дата:
Сообщение: Re: PostgreSQL win32 fragmentation issue