<p></p>
<p dir="auto">I was using Ubuntu 20.2 to import openstreetmap as sugested by [https://hub.docker.com/r/overv/openstreetmap-tile-server/]"like this:</p>
<pre class="notranslate"><code class="notranslate">    docker volume create osm-data
    sudo  time  docker  run  -v ./planet-200210.osm.pbf:/data/region.osm.pbf -v osm-data:/data/database overv/openstreetmap-tile-server:2.2.0  import
</code></pre>
<p dir="auto">The process was suddenly wiped out from RAM and the volume, container disappeared. But I can sill find something:</p>
<pre class="notranslate"><code class="notranslate">```
</code></pre>
<p dir="auto">4.0K      ./volumes/osm-data/_data/postgres/pg_snapshots<br>
4.0K    ./volumes/osm-data/_data/postgres/pg_stat_tmp<br>
4.0K    ./volumes/osm-data/_data/postgres/pg_replslot<br>
4.0K    ./volumes/osm-data/_data/postgres/pg_stat<br>
12K     ./volumes/osm-data/_data/postgres/pg_multixact/offsets<br>
12K     ./volumes/osm-data/_data/postgres/pg_multixact/members<br>
28K     ./volumes/osm-data/_data/postgres/pg_multixact<br>
4.0K    ./volumes/osm-data/_data/postgres/pg_twophase<br>
108K    ./volumes/osm-data/_data/postgres/pg_subtrans<br>
12K     ./volumes/osm-data/_data/postgres/pg_xact<br>
4.0K    ./volumes/osm-data/_data/postgres/pg_dynshmem<br>
568K    ./volumes/osm-data/_data/postgres/global<br>
4.0K    ./volumes/osm-data/_data/postgres/pg_tblspc<br>
4.0K    ./volumes/osm-data/_data/postgres/pg_serial<br>
4.0K    ./volumes/osm-data/_data/postgres/pg_commit_ts<br>
4.0K    ./volumes/osm-data/_data/postgres/pg_wal/archive_status<br>
2.9G    ./volumes/osm-data/_data/postgres/pg_wal<br>
4.0K    ./volumes/osm-data/_data/postgres/pg_logical/mappings<br>
4.0K    ./volumes/osm-data/_data/postgres/pg_logical/snapshots<br>
16K     ./volumes/osm-data/_data/postgres/pg_logical<br>
4.0K    ./volumes/osm-data/_data/postgres/pg_notify<br>
8.3M    ./volumes/osm-data/_data/postgres/base/13758<br>
8.4M    ./volumes/osm-data/_data/postgres/base/1<br>
8.4M    ./volumes/osm-data/_data/postgres/base/13759<br>
12K     ./volumes/osm-data/_data/postgres/base/pgsql_tmp<br>
1.1T    ./volumes/osm-data/_data/postgres/base/16385<br>
1.1T    ./volumes/osm-data/_data/postgres/base<br>
1.1T    ./volumes/osm-data/_data/postgres<br>
1.1T    ./volumes/osm-data/_data<br>
1.1T    ./volumes/osm-data</p>
<pre class="notranslate"><code class="notranslate">
How to continue to import the left data?
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/3757">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJWDGNYSPRRNSVZCXTWD6Q4RANCNFSM6AAAAAARI2JR7Q">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLPIXN7YYSRQKERWA5DWD6Q4RA5CNFSM6AAAAAARI2JR7SWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHFITYWK4.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/3757</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/3757",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/3757",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>