<p>Correct, the indexes built for the geofabrik's extract of Africa (which is smaller). <br>
Is there a more recent build for windows? Is there a place where users can post their builds?  Maybe I am not using the latest.</p>

<p>I am using PostGRES 9.3 for my DB.  I have roughly 500 GB free HDD space, so I think that is not an issue.  32 GB of RAM, so it's not a memory issue....</p>

<p>Here is the message output from the command window:</p>

<p>C:\data>osm2pgsql.exe --slim --extra-attributes --hstore-all<br>
 -d asia -c -l -S c:\osm2pgsql\default.style -U gis asia-latest.osm.pbf<br>
osm2pgsql SVN version 0.89.0-dev (64bit id space)</p>

<p>WARNING: osm2pgsql was compiled without fork, only using one process!<br>
Using built-in tag processing pipeline<br>
Using projection SRS 4326 (Latlong)<br>
Setting up table: planet_osm_point<br>
Setting up table: planet_osm_line<br>
Setting up table: planet_osm_polygon<br>
Setting up table: planet_osm_roads<br>
Allocating memory for sparse node cache<br>
Node-cache: cache=800MB, maxblocks=12800*65536, allocation method=9<br>
Mid: pgsql, scale=10000000 cache=800<br>
Setting up table: planet_osm_nodes<br>
Setting up table: planet_osm_ways<br>
Setting up table: planet_osm_rels</p>

<p>Reading in file: asia-latest.osm.pbf<br>
Using PBF parser.<br>
Processing: Node(455469k 39.1k/s) Way(45955k 1.11k/s) Relation(394930 15.81/s)<br>
parse time: 77920s<br>
Node stats: total(455469977), max(3813186682) in 11658s<br>
Way stats: total(45955671), max(377910487) in 41282s<br>
Relation stats: total(394935), max(5634238) in 24980s<br>
Committing transaction for planet_osm_point<br>
Committing transaction for planet_osm_line<br>
Committing transaction for planet_osm_polygon<br>
Committing transaction for planet_osm_roads<br>
Setting up table: planet_osm_nodes<br>
Setting up table: planet_osm_ways<br>
Setting up table: planet_osm_rels<br>
Using built-in tag processing pipeline</p>

<p>Going over pending ways...<br>
        27011193 ways are pending</p>

<p>Using 1 helper-processes<br>
Finished processing 27011193 ways in 50879 sec</p>

<p>27011193 Pending ways took 50879s at a rate of 530.89/s<br>
Committing transaction for planet_osm_point<br>
Committing transaction for planet_osm_line<br>
Committing transaction for planet_osm_polygon<br>
Committing transaction for planet_osm_roads</p>

<p>Going over pending relations...<br>
        0 relations are pending</p>

<p>Using 1 helper-processes<br>
Finished processing 0 relations in 0 sec</p>

<p>Committing transaction for planet_osm_point<br>
WARNING:  there is no transaction in progress<br>
Committing transaction for planet_osm_line<br>
WARNING:  there is no transaction in progress<br>
Committing transaction for planet_osm_polygon<br>
WARNING:  there is no transaction in progress<br>
Committing transaction for planet_osm_roads<br>
WARNING:  there is no transaction in progress<br>
Stopping table: planet_osm_nodes<br>
Sorting data and creating indexes for planet_osm_point<br>
Stopped table: planet_osm_nodes in 0s<br>
Stopping table: planet_osm_ways<br>
Building index on table: planet_osm_ways<br>
Copying planet_osm_point to cluster by geometry finished<br>
Creating geometry index on planet_osm_point<br>
Creating osm_id index on planet_osm_point<br>
Creating indexes on planet_osm_point finished<br>
All indexes on planet_osm_point created in 1138s<br>
Completed planet_osm_point<br>
Sorting data and creating indexes for planet_osm_line<br>
Copying planet_osm_line to cluster by geometry finished<br>
Creating geometry index on planet_osm_line<br>
Creating osm_id index on planet_osm_line<br>
Creating indexes on planet_osm_line finished<br>
All indexes on planet_osm_line created in 5420s<br>
Completed planet_osm_line<br>
Sorting data and creating indexes for planet_osm_polygon</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/osm2pgsql/issues/494#issuecomment-154035274">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AD2-7lbqCoP_5kOtby3io_eoQ0XGLCEhks5pCzPZgaJpZM4GbsAQ.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/openstreetmap/osm2pgsql/issues/494#issuecomment-154035274"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>