--- In [email protected], W O <sistemas2000profesional@...> wrote: > > And what about Ubuntu Server? > > What do you think, is it good for Firebird or not?
I have no issues with Ubuntu stable and Debian on servers Choose the ext4 by default without modifications , only if you hit the large inserts issue mentioned in the article is worth tuning the parameters but in the rest is better to leave the ext4 settings by default or else the os can't guarantee the write on the disk (that is the durability in the ACID) The ext4 can be as good as XFS but is better to test it in your own workload http://www.ibphoenix.com/resources/documents/search/doc_26 In the end it depends if you want the data safe or if you need the speed http://www.firebirdnews.org/?p=6457 "So reliability have a real cost hard to have perf and reliability"
