Re: PostgreSQL win32 fragmentation issue - Mailing list pgsql-hackers

From Thomas H.
Subject Re: PostgreSQL win32 fragmentation issue
Date
Msg-id 10e701c7166d$cef5f3a0$0201a8c0@iwing
Whole thread Raw
In response to PostgreSQL win32 fragmentation issue  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
by the way... at least on windows 2003 file fragmentation is *not* really an 
issue. thanks to the vssvc (shadowcopy) even files that are in use are being 
defragmented. as far as i know, vssvc is also there in xp, but i can't 
verify.

running a quick defrag on the db data partition defragmented all the 
beforementioned heavily fragmented relation files without any problems, 
eventhough the tables are actually being updated and in use while 
defragmenting.

a regular defrag will be sufficient to keep the performance hit low - if 
there is any noticable in first place, that is.

- thomas 




pgsql-hackers by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: PostgreSQL win32 fragmentation issue
Next
From: Shane Ambler
Date:
Subject: Re: PostgreSQL win32 fragmentation issue