I'm trying to get a VM set up in Vagrant so that when the machine comes up PostgreSQL is running and using an encoding of UTF8, but it's LATIN1 every time, no matter what I do.
The instructions on this page: http://codeinthehole.com/writing/how-to-install-postgis-and-geodjango-on-ubuntu/ make it look so simple, but that's just not working. I see the same instructions on site after site, but they don't work!