Postgres + OpenStreeMap Amazon snapshot
- by user32425
Hi,
I am trying to start my postgres using
/etc/init.d/postgresql-8.3 start
but I got this
* Starting PostgreSQL 8.3 database server
* Error: The server must be started under the locale : which does not exist any more.
...fail!
I tried the solution in http://ubuntuforums.org/archive/index.php/t-397005.html but it still does not work.
How can I fix this?
Thanks