Greetings,
I am trying to import britain.osm
I used:
osm2pgsql --password E:\data_dir\DATA\OSM\great-britain-latest.osm.pbf -d britain_osm -U postgres -P 5432 -S default.style --hstore
I enter the password, then get an error:
Processing: Node(48590k 4049.2k/s) Way(0k 0.00k/s) Relation(0 0.00/s)
Node cache size is too small to fit all nodes. Please increase cache size
Could anyone please share where to increase the Node cache size for PostGIS??
Any assistance appreciated.
Regards,
Clive