Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Well, sure, sqllite is smaller than postgres, but database system performance is largely dictated by the size of the buffer cache. For something like a configuration database (a great use of sqllite) this does not matter. But for more than a very modest amount of data more memory for buffers will benefit both postgresql and sqllite.

Anyway, not trying to make the case that postgresql is small compared to sqllite, it obviously isn't, just wanted to point out that it's not _that_ big either.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: