Re: [Tracker] Tracker database storage according to diskspace limit





ok.. so if the configured disk space for tracker is exhausted and simultaneously new usb device get 
connected, then i'll have to write appl./modules that will delete data from tracker's database (least 
recently used) to allocate space for newly connected device indexed data?



----- Original Message ----
From: Adrien Bustany <abustany gnome org>
To: Jackson Lawson <jacksonlawson55 yahoo com>
Cc: tracker-list gnome org
Sent: Sat, May 29, 2010 12:59:50 AM
Subject: Re: [Tracker] Tracker database storage according to diskspace limit

Le Fri, 28 May 2010 11:29:07 -0700 (PDT),
Jackson Lawson <jacksonlawson55 yahoo com> a écrit :

ok...  what about the disconnected-device's data stored in tracker?
does tracker free-up disk space (LRU) to store metadata for newly
connected-device?
As far as I know Tracker does not delete any data on behalf of the user.





----- Original Message ----
From: Adrien Bustany <madcat mymadcat com>
To: Jackson Lawson <jacksonlawson55 yahoo com>
Cc: tracker-list gnome org
Sent: Fri, May 28, 2010 10:24:46 PM
Subject: Re: [Tracker] Tracker database storage according to
diskspace limit

Le Fri, 28 May 2010 08:17:08 -0700 (PDT),
Jackson Lawson <jacksonlawson55 yahoo com> a écrit :

Hi,

tracker diskspace is configured to use 1 GB, then later it would
stop indexing reaching the configured diskspace limit.At the same
time, a usb device is plugged into the system, does tracker delete
the existing data (by using least recently used (LRU) scheme) to
allocate the disk-space for storing metadata for new device?

Also, should tracker be configurable to set the metadata data types,
for e.g., extractor extract 128 bytes of ArtistName but tracker
should allocate/store only 100 bytes for this field.
Storage itself is done by SQLite, and I think artistName is stored as
TEXT. Not only extractors insert data into Tracker, so we don't put
restrictions based on a particular metadata format.


Regards,

Jackson



     

_______________________________________________
tracker-list mailing list
tracker-list gnome org
http://mail.gnome.org/mailman/listinfo/tracker-list


     

_______________________________________________
tracker-list mailing list
tracker-list gnome org
http://mail.gnome.org/mailman/listinfo/tracker-list







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]