Installing Postgres
From TykWiki
At the time of writing this, the latest version of Postgres in FreeBSD ports is 8.4.3. After installing it from ports it is neccesary
/etc/periodic.conf
I add the following to /etc/periodic.conf
:
#for postgres daily_pgsql_backup_enable="YES" # do backup daily_pgsql_vacuum_enable="YES" # do vacuum