<p></p>
<pre><code>gis=# \d osm_lines
                  Unlogged table "public.osm_lines"
 Column │           Type            │ Collation │ Nullable │ Default 
────────┼───────────────────────────┼───────────┼──────────┼─────────
 way_id │ bigint                    │           │ not null │ 
 tags   │ hstore                    │           │          │ 
 names  │ hstore                    │           │          │ 
 geom   │ geometry(LineString,3857) │           │          │ 
Indexes:
    "osm_lines_way_id_idx" btree (way_id)
</code></pre>
<pre><code>    table_schema    │           table_name           │ row_estimate │   total    │   index    │   toast    │   table    
────────────────────┼────────────────────────────────┼──────────────┼────────────┼────────────┼────────────┼────────────
 public             │ osm_ways                       │  7.45749e+08 │ 178 GB     │ 16 GB      │ 1398 MB    │ 161 GB
 public             │ osm_polygons                   │  5.14261e+08 │ 155 GB     │ 11 GB      │ 13 GB      │ 131 GB
 public             │ osm_lines                      │  2.20958e+08 │ 74 GB      │ 4733 MB    │ 2565 MB    │ 66 GB
 public             │ osm_points                     │            0 │ 17 GB      │ 0 bytes    │ 80 kB      │ 17 GB
 public             │ osm_routes                     │            0 │ 5751 MB    │ 0 bytes    │ 4273 MB    │ 1478 MB
 public             │ osm_rels                       │  8.71913e+06 │ 4157 MB    │ 187 MB     │ 298 MB     │ 3672 MB
</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/1436#issuecomment-807543941">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353R3IZS4ELYYY5DTOSDTFOUWXANCNFSM4ZZHGTSQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AA6353UPXPL2H2PGYROHBMTTFOUWXA5CNFSM4ZZHGTS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGARCJBI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/osm2pgsql/issues/1436#issuecomment-807543941",
"url": "https://github.com/openstreetmap/osm2pgsql/issues/1436#issuecomment-807543941",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>