Tag Archives: mysql

On PostgreSQL vs MySQL

Taken from the PostgreSQL 8.2 release announcement in Slashdot:
I’ve managed to get my PostgreSQL installation tuned to very high speeds simply by switching the database disk over to /dev/null. It runs fast as hell, and the data integrity is basically the same as MyISAM. - greg1104
Ah slashdot, this is why I love you.