[Tile-serving] [osm2pgsql-dev/osm2pgsql] osm2pgsql --append to existing imported slim database takes ages (Issue #2266)
Jochen Topf
notifications at github.com
Fri Oct 25 07:32:31 UTC 2024
I tested it locally and the COPY was gone in my case. Sometimes the output of pg_stat_activity is confusing, because it shows the last command that was run, even if it is not active any more. So only the commands in state=active are really relevant. We don't have that column in the last case you showed, but in the first case the connection is in state=idle, so I believe this is okay.
I'll close this now.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2266#issuecomment-2437094704
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/issues/2266/2437094704 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20241025/1c16d5c0/attachment.htm>
More information about the Tile-serving
mailing list