I am trying to do geocoding in the postgresql, and I have already installed TIGER geocoder successfully. Then, I want to use Nomtimatim in postgresql. However,since the installed guide (http://wiki.openstreetmap.org/wiki/Nominatim/Installation) does not provide any information for Windows. Is there any way to use Nominatim in postgresql on Windows?
I also tried the web API (outside database), but this way is easy to crash.
Thanks!