<p></p>
<p dir="auto">It looks like the error was in my code running <code class="notranslate">osm2pgsql-replication</code>. This command had been working prior to these changes:</p>
<pre class="notranslate"><code class="notranslate">osm2pgsql-replication update -d $PGOSM_CONN \
-- \
--output=flex --style=./run.lua \
--slim \
-d $PGOSM_CONN
</code></pre>
<p dir="auto">It works if I take off the second <code class="notranslate">-d $PGOSM_CONN</code>. I don't know why I had been defining the <code class="notranslate">-d</code> option twice but there it is! I have to set this aside for the rest of today, but will come back and double check the drop in connection usage during this stage too. Replication updates were where it hit really hard with 200+ connections.</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/pull/2134#issuecomment-1929552299">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353WGOCBOPUFFEFKRVETYSIUKBAVCNFSM6AAAAABCY4273OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRZGU2TEMRZHE">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AA6353QGUJ5VWXP7Z453XOLYSIUKBA5CNFSM6AAAAABCY4273OWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTTAKQ2W.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/pull/2134/c1929552299</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/pull/2134#issuecomment-1929552299",
"url": "https://github.com/osm2pgsql-dev/osm2pgsql/pull/2134#issuecomment-1929552299",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>