Tagged Questions
5
votes
2answers
1k views
Can't import OSM data to PostGIS, permission denied
I use Postgres 9.1 on Xubuntu 11.10. I've created a db 'aus' and user 'aus', granted ALL on the db to the user. Now I try to import the data, and it outputs this error:
$ osm2pgsql --create ...