PostgreSQL
From FusionPBX
PostgreSQL is a enterprise grade open source database. http://www.postgresql.org/
Backup
The following assumes the database username is fusionpbx and the database to backup is fusionpbx.
pg_dump -U fusionpbx fusionpbx -f /usr/src/fusionpbx.sql