<p><a href="https://github.com/lonvia" class="user-mention">@lonvia</a>, that seemed to have done it, so thank you!</p>
<pre><code>osm2pgsql version 0.95.0-dev (64 bit id space)


!! You are running this on 32bit system, so at most
!! 3GB of RAM can be used. If you encounter unexpected
!! exceptions during import, you should try running in slim
!! mode using parameter -s.
Using built-in tag processing pipeline
Using projection SRS 3857 (Spherical Mercator)
Setting up table: planet_osm_point
Setting up table: planet_osm_line
Setting up table: planet_osm_polygon
Setting up table: planet_osm_roads
Allocating memory for sparse node cache
Node-cache: cache=800MB, maxblocks=12800*65536, allocation method=1

Reading in file: /media/pi/Rasp_Thumb/liechtenstein-2013-08-03.osm.pbf
Using PBF parser.
Processing: Node(60k 60.0k/s) Way(0k 0.00k/s) Relation(0 0.00/s)  parse time: 1s
Node stats: total(65733), max(65733) in 1s
Way stats: total(7121), max(7121) in 0s
Relation stats: total(113), max(113) in 0s
Committing transaction for planet_osm_point
Committing transaction for planet_osm_line
Committing transaction for planet_osm_polygon
Committing transaction for planet_osm_roads
Using built-in tag processing pipeline

Going over pending ways...
        4162 ways are pending

Using 1 helper-processes
Finished processing 4162 ways in 1 s

4162 Pending ways took 1s at a rate of 4162.00/s
Committing transaction for planet_osm_point
Committing transaction for planet_osm_line
Committing transaction for planet_osm_polygon
Committing transaction for planet_osm_roads

Going over pending relations...
        0 relations are pending

Using 1 helper-processes
Finished processing 0 relations in 0 s

Committing transaction for planet_osm_point
WARNING:  there is no transaction in progress
Committing transaction for planet_osm_line
WARNING:  there is no transaction in progress
Committing transaction for planet_osm_polygon
WARNING:  there is no transaction in progress
Committing transaction for planet_osm_roads
WARNING:  there is no transaction in progress
Sorting data and creating indexes for planet_osm_point
Sorting data and creating indexes for planet_osm_line
Sorting data and creating indexes for planet_osm_polygon
node cache: stored: 65733(100.00%), storage efficiency: 50.00% (dense blocks: 0, sparse nodes: 65733), hit rate: 100.00%
Sorting data and creating indexes for planet_osm_roads
Copying planet_osm_point to cluster by geometry finished
Creating geometry index on planet_osm_point
Copying planet_osm_roads to cluster by geometry finished
Creating geometry index on planet_osm_roads
Creating indexes on planet_osm_roads finished
Creating indexes on planet_osm_point finished
All indexes on planet_osm_roads created in 0s
Completed planet_osm_roads
All indexes on planet_osm_point created in 0s
Completed planet_osm_point
Copying planet_osm_line to cluster by geometry finished
Creating geometry index on planet_osm_line
Creating indexes on planet_osm_line finished
All indexes on planet_osm_line created in 1s
Completed planet_osm_line
Copying planet_osm_polygon to cluster by geometry finished
Creating geometry index on planet_osm_polygon
Creating indexes on planet_osm_polygon finished
All indexes on planet_osm_polygon created in 3s
Completed planet_osm_polygon

Osm2pgsql took 9s overall
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/osm2pgsql/issues/806#issuecomment-355761145">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AD2-7uvcuB0brOzpnKo9xtYfRPw5eH7iks5tH6pjgaJpZM4RLsVa">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AD2-7iz3Q1OGS2KJeQksdcjP4UiH62l8ks5tH6pjgaJpZM4RLsVa.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/806#issuecomment-355761145"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/openstreetmap/osm2pgsql","title":"openstreetmap/osm2pgsql","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/openstreetmap/osm2pgsql"}},"updates":{"snippets":[{"icon":"PERSON","message":"@iantfox in #806: @lonvia, that seemed to have done it, so thank you!\r\n\r\n```\r\nosm2pgsql version 0.95.0-dev (64 bit id space)\r\n\r\n\r\n!! You are running this on 32bit system, so at most\r\n!! 3GB of RAM can be used. If you encounter unexpected\r\n!! exceptions during import, you should try running in slim\r\n!! mode using parameter -s.\r\nUsing built-in tag processing pipeline\r\nUsing projection SRS 3857 (Spherical Mercator)\r\nSetting up table: planet_osm_point\r\nSetting up table: planet_osm_line\r\nSetting up table: planet_osm_polygon\r\nSetting up table: planet_osm_roads\r\nAllocating memory for sparse node cache\r\nNode-cache: cache=800MB, maxblocks=12800*65536, allocation method=1\r\n\r\nReading in file: /media/pi/Rasp_Thumb/liechtenstein-2013-08-03.osm.pbf\r\nUsing PBF parser.\r\nProcessing: Node(60k 60.0k/s) Way(0k 0.00k/s) Relation(0 0.00/s)  parse time: 1s\r\nNode stats: total(65733), max(65733) in 1s\r\nWay stats: total(7121), max(7121) in 0s\r\nRelation stats: total(113), max(113) in 0s\r\nCommitting transaction for planet_osm_point\r\nCommitting transaction for planet_osm_line\r\nCommitting transaction for planet_osm_polygon\r\nCommitting transaction for planet_osm_roads\r\nUsing built-in tag processing pipeline\r\n\r\nGoing over pending ways...\r\n        4162 ways are pending\r\n\r\nUsing 1 helper-processes\r\nFinished processing 4162 ways in 1 s\r\n\r\n4162 Pending ways took 1s at a rate of 4162.00/s\r\nCommitting transaction for planet_osm_point\r\nCommitting transaction for planet_osm_line\r\nCommitting transaction for planet_osm_polygon\r\nCommitting transaction for planet_osm_roads\r\n\r\nGoing over pending relations...\r\n        0 relations are pending\r\n\r\nUsing 1 helper-processes\r\nFinished processing 0 relations in 0 s\r\n\r\nCommitting transaction for planet_osm_point\r\nWARNING:  there is no transaction in progress\r\nCommitting transaction for planet_osm_line\r\nWARNING:  there is no transaction in progress\r\nCommitting transaction for planet_osm_polygon\r\nWARNING:  there is no transaction in progress\r\nCommitting transaction for planet_osm_roads\r\nWARNING:  there is no transaction in progress\r\nSorting data and creating indexes for planet_osm_point\r\nSorting data and creating indexes for planet_osm_line\r\nSorting data and creating indexes for planet_osm_polygon\r\nnode cache: stored: 65733(100.00%), storage efficiency: 50.00% (dense blocks: 0, sparse nodes: 65733), hit rate: 100.00%\r\nSorting data and creating indexes for planet_osm_roads\r\nCopying planet_osm_point to cluster by geometry finished\r\nCreating geometry index on planet_osm_point\r\nCopying planet_osm_roads to cluster by geometry finished\r\nCreating geometry index on planet_osm_roads\r\nCreating indexes on planet_osm_roads finished\r\nCreating indexes on planet_osm_point finished\r\nAll indexes on planet_osm_roads created in 0s\r\nCompleted planet_osm_roads\r\nAll indexes on planet_osm_point created in 0s\r\nCompleted planet_osm_point\r\nCopying planet_osm_line to cluster by geometry finished\r\nCreating geometry index on planet_osm_line\r\nCreating indexes on planet_osm_line finished\r\nAll indexes on planet_osm_line created in 1s\r\nCompleted planet_osm_line\r\nCopying planet_osm_polygon to cluster by geometry finished\r\nCreating geometry index on planet_osm_polygon\r\nCreating indexes on planet_osm_polygon finished\r\nAll indexes on planet_osm_polygon created in 3s\r\nCompleted planet_osm_polygon\r\n\r\nOsm2pgsql took 9s overall\r\n```"}],"action":{"name":"View Issue","url":"https://github.com/openstreetmap/osm2pgsql/issues/806#issuecomment-355761145"}}}</script>