>> in our win32/ntfs environment, only 6 pgsql data-files are
>> fragmented. but they are heavily fragmented. fragmentiation
>> ranges from 1369 fragments for a 14mb file to 4548 fragments
>> for a 628mb one... the database is only 1 week old.
> Which relations do these files represent?
all 6 of them tables are tables. makes sense as reindex would recreate the
index file more or less at once and thus without much fragmentation...
- thomas