<p></p>
<p dir="auto">I think we should deprecate the option <code class="notranslate">-i,--tablespace-index</code>. It is probably seldomly used and interacts in weird ways with the other "tablespace options"</p>
<pre class="notranslate"><code class="notranslate">Tablespace options:
-i,--tablespace-index TBLSPC Tablespace for indexes (sets default for --tablespace-(main|slim)-index).
--tablespace-main-data TBLSPC Tablespace for main tables.
--tablespace-main-index TBLSPC Tablespace for main indexes.
--tablespace-slim-data TBLSPC Tablespace for slim mode tables.
--tablespace-slim-index TBLSPC Tablespace for slim mode indexes.
</code></pre>
<p dir="auto">We have a strange mixture here of tablespaces for "tables vs. indexes" and "main (ie. pgsql output) vs. slim (ie. middle)". If we deprecate the <code class="notranslate">-i,--tablespace-index</code> we don't use any functionality, but separate out the different concerns. We can remove the option then in 2.0.</p>
<p dir="auto">We can also think about renaming the options <code class="notranslate">--tablespace-slim-*</code> to <code class="notranslate">--midde-tablespace-*</code> for consistency with the other middle options.</p>
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lonvia/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lonvia">@lonvia</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pnorman/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pnorman">@pnorman</a> What do you think?</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/osm2pgsql-dev/osm2pgsql/issues/2133">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353TZ7NZGISFTEA3TSILYRTXQXAVCNFSM6AAAAABCWX3DUSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYTKMBSGY3DMNA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AA6353QQXZMVSBRQJ4OFDCLYRTXQXA5CNFSM6AAAAABCWX3DUSWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHH4EF65A.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><osm2pgsql-dev/osm2pgsql/issues/2133</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/osm2pgsql-dev/osm2pgsql/issues/2133",
"url": "https://github.com/osm2pgsql-dev/osm2pgsql/issues/2133",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>