<p>I downloaded the minutely changeset 003/425/025.osc.gz and merged eventually existing multiple versions (see <a href="https://github.com/openstreetmap/osm2pgsql/issues/921" data-hovercard-type="issue" data-hovercard-url="/openstreetmap/osm2pgsql/issues/921/hovercard">issue #921</a>) by using <code>osmconvert</code>:<br>
<code>osmconvert --out-o5c --merge-versions /mnt/scratch/obm/changesets/003/409/417.osc.gz</code> into an <code>o5c</code> file.<br>
When i try to apply this to my database, the <code>osm2pgsql (version 0.96.0 (64 bit id space))</code> command hangs forever by fully using one core:</p>
<pre><code>osm2pgsql --verbose --append --slim --cache 16384 \
--style ../import/osm2pgsql/minimal.style --database gis \
--hstore --multi-geometry --latlong --extra-attributes \
--flat-nodes /mnt/osm_data/flat_nodes/flat_nodes \
--number-processes 4 --cache-strategy dense \
/mnt/scratch/obm/changesets/003/425/025.clean.o5c
</code></pre>
<p>The last output line is:<br>
<code>Processing: Node(1k 1.8k/s) Way(0k 0.94k/s) Relation(10 10.00/s)</code></p>
<p>This happens on two different machines.</p>
<p>I neither tried another format of the merged changeset nor another tool for creating the merged changeset yet.<br>
I'm happy to provide more info if you let me know what you need and how can i do this ;)</p>
<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/925">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AD2-7kQUO1sq6Hewggr92BXLDMp7NkZdks5va9iGgaJpZM4cOvtf">mute the thread</a>.<img src="https://github.com/notifications/beacon/AD2-7hx6AkHZq1Ytbtubzv7nMkCtdVeqks5va9iGgaJpZM4cOvtf.gif" height="1" width="1" alt="" /></p>
<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://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/openstreetmap/osm2pgsql"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"osm2pgsql hungs forever while applying version-merged minutely changeset 003/425/025 (#925)"}],"action":{"name":"View Issue","url":"https://github.com/openstreetmap/osm2pgsql/issues/925"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/osm2pgsql/issues/925",
"url": "https://github.com/openstreetmap/osm2pgsql/issues/925",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>