On Friday, November 7, 2014 5:17:54 PM UTC+3, Hunt, Phillip wrote:
> Yes, sqlite is NOT a good database.  Bareos writes millions of file records 
> to the file.  Sqlite will run out of pointers and performance will greatly 
> suffer very quickly.
> 
> Sqlite is a FLAT file database, not an indexed one.  It simulates a database 
> so a developer does not have to figure out SQL/db setup stuff while 
> developing.

So the only concern is performance. Am I right?

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to