<p></p>
<p>Hi,</p>
<p>I did my first attempt to use the new osm2pgsql flex backend. In order to do this:</p>
<ul>
<li>I did a git pull for the lastest master branch of osm2pgsql, and compiled it using "make". No errors were displayed during compiling</li>
<li>I did a git pull for the flex/master branch of openstreetmap-carto.</li>
<li>I made one set of targeted changes to the openstreetmap-carto LUA file: adding <strong>data_tablespace</strong> and <strong>index_tablespace</strong> to the table definitions in the LUA file like:<br>
<strong>data_tablespace = '<NAME_TABLESPACE>'</strong></li>
<li>Run osm2pgsql with -o flex and dropping some command line options that I normally use, but that are ignored</li>
</ul>
<p>This ended up with the error below. Any ideas of what may be wrong?</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/7635726/82576335-07fc7880-9b8a-11ea-9063-979cbd0d36ad.png"><img src="https://user-images.githubusercontent.com/7635726/82576335-07fc7880-9b8a-11ea-9063-979cbd0d36ad.png" alt="afbeelding" style="max-width:100%;"></a></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">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353XRBPCDDREC6ZYMVD3RSVD2BANCNFSM4NG573TA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AA6353U37DOXZZONXKIC7TDRSVD2BA5CNFSM4NG573TKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JI4BDJA.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",
"url": "https://github.com/openstreetmap/osm2pgsql/issues/1183",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>