[Geocoding] transliteration module on Windows
Andrey Mikhalevich
katren_shd at rambler.ru
Sun Feb 20 17:44:22 GMT 2011
Hi,
I am installing Nominatim on Windows.
I made the database, imported data, built the trasliteration library, executed
sql scripts.
Now I am stuck with gazetteer-loaddata.sql. The server crashes with exception
0xC0000005 after inserting several rows. I found out it stops at the row with
russian symbols in 'name' column. It turned out that select transliteration()
also crashes the server.
I tried to compile and execute a simple c function of my own - it seems to work
fine.
I have no clue where the problem with transliteration.c could be. Has anyone
compiled it on windows?
Please, help.
I use Windows XP, PostgreSQL 8.3.14, PostGIS 1.5
More information about the Geocoding
mailing list