* Florian Weimer <[EMAIL PROTECTED]> [2006-06-14 18:50]:
> * Jay Sprenkle:
> > On 6/14/06, RohitPatel9999 <[EMAIL PROTECTED]> wrote:
> >> Any solution to that (which does not force end-user of app
> >> to manage sqlite file fragments or to defragment disk) ?
> >
> > A scheduled task or cron job is trivial to implement
> > and does not add any extra work for the end user.
> 
> On Windows, perhaps. On most UNIX systems, this is very hard
> to do and often not supported at all by the file system.

Then again, Unix filesystems tend to be designed such
that as long as there is sufficient free space on the
device, fragmentation will remain insignificant.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

Reply via email to