The postgreSQL database file is stored in quite an obscure location by default:
/var/lib/postgresql/[version]/data/
I was hoping to put it in a more unified place for organisation purposes. I was wondering where people might recommend that I store it. For example, would something like this be good:
/var/db/
or perhaps
/var/www/sql/