有人使用过Openstreetmap Amazon EBS吗?
我只是不能启动Postgres,我已经用
pg_createcluster --locale=en_US -d /openstreetmap/data/ 8.3 osm然后运行它
pg_ctlcluster 8.3 osm start错误:
Error: The server must be started under the locale : which does not exist any more.
Running locale -a on my ec2 (AMI ID: ami-b7aa4cde)
C
de_DE
en_US
en_US.utf8
en_US.utf-8
en_US.UTF-8
hu_HU
hu_HU.utf8
POSIX我遗漏了什么?
发布于 2010-03-31 02:49:10
几点建议:
/pg_
<代码>H111必须使用使用postgres编译的postgres
由于所有这些问题,我刚刚从openstreet planet得到一个新的转储,并希望能将其导入我的数据库中。
https://stackoverflow.com/questions/2544118
复制相似问题