<p></p>
<p>I just tried the following change, and it works like charm (assuming the respective tablespace was created upfront).</p>
<pre><code>tables.point = osm2pgsql.define_table{
name = 'planet_osm_point',
ids = { type = 'node', id_column = 'osm_id' },
data_tablespace = 'bla',
index_tablespace = 'bla',
columns = col_definitions.point
}
</code></pre>
<p>Maybe you can post the relevant parts of your file (as text, rather than screenshots).</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/1183#issuecomment-632317581">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353U3J34APMI4L6F6U6TRSWDELANCNFSM4NG573TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AA6353TAFLGTI6YRZBG27ADRSWDELA5CNFSM4NG573TKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEWYGNDI.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/1183#issuecomment-632317581",
"url": "https://github.com/openstreetmap/osm2pgsql/issues/1183#issuecomment-632317581",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>