Where are the files for a PostgreSQL database stored?
On Mac: /Library/PostgreSQL/9.0/data/base
/Library/PostgreSQL/9.0/data/base
The directory can't be entered, but you can look at the content via: sudo du -hc data
sudo du -hc data