This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Got error while setup North America data in Nominatim

0

hi everyone

                i got the follwing error while i setuping North America data in Nominatim in ubuntu.

alt text

when i check for Disk Space it shows

Available disk space on my system

Filesystem Type Size Used Avail Use% Mounted on

/dev/sda1 ext3 92G 58G 30G 67% /

udev devtmpfs 3.9G 4.0K 3.9G 1% /dev

tmpfs tmpfs 1.6G 1.1M 1.6G 1% /run

none tmpfs 5.0M 0 5.0M 0% /run/lock

none tmpfs 3.9G 312K 3.9G 1% /run/shm

/dev/sda3 ext3 353G 22G 313G 7% /home

if its a space problem means 30GB more data to process.

then i check total data occupied by nominatim in psql it show 49 GB.

Anybody help me get out of this issue.

asked 31 Jan '14, 06:36

Arun%20kmp's gravatar image

Arun kmp
63141519
accept rate: 0%

edited 31 Jan '14, 06:43


One Answer:

2

A Nominatim import of North America will need about 150-200 GB of PostgreSQL storage. Your disk is too small for this.

answered 31 Jan '14, 06:52

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

1

Thank you #Frederik Ramm

(31 Jan '14, 09:48) Arun kmp

Source code available on GitHub .