I am folling instructions of: http://wiki.openstreetmap.org/wiki/Nominatim/Installation
At step ./utils/setup.php (importing database) the import never ends because it is sending the next error: index_placex: UPDATE failed: ERROR: upper bound of FOR loop cannot be null CONTEXT: PL/pgSQL function "get_osm_rel_members" line 6 at FOR with integer loop variable PL/pgSQL function "placex_update" line 312 at FOR over SELECT rows The problem is when setup.php execute the next: nominatim -i -d nominatim -t 3 -R 4 I am using osm2pgsql 0.80 and osmosis 0.40.1 I can't find any info regarding this error. Thank you! _______________________________________________ Geocoding mailing list [email protected] http://lists.openstreetmap.org/listinfo/geocoding

