Running large DB's on FreeBSD

Kirk Strauser kirk at strauser.com
Wed Oct 25 18:00:09 UTC 2006


On Monday 23 October 2006 6:01 pm, Mike Jakubik wrote:

> I'm not exactly informed as to the specific workload yet, however i know
> the database will have several million rows and be larger than 10GB.

No offense, but that's a pretty small database.  Also, IMHO the crazy part 
is using MySQL over PostgreSQL.  It's hardly any faster, and you have to do 
a *lot* of client-side work to emulate PostgreSQL's built-in functions.  
Unless you use the much slower InnoDB that's now owned by Oracle, in which 
case MySQL gets most of those features (but is no faster than PostgreSQL 
would be).
-- 
Kirk Strauser
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 155 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20061025/719ff540/attachment.pgp


More information about the freebsd-stable mailing list