[Tile-serving] [openstreetmap/osm2pgsql] Update stuck waiting for postgresql "COPY ... FROM STDIN" to finish (#1273)
mmd
notifications at github.com
Fri Sep 18 06:22:11 UTC 2020
Is your db running on another host? Network issues? The only active thread is currently waiting on some response from postgres:
```
TID 1562673:
#0 0x00007f1f8d04c96f __poll
#1 0x00007f1f8d7ff340
#2 0x00007f1f8d7ff4bc
#3 0x00007f1f8d7fd20c PQgetResult
#4 0x000055a5d6e11e3f pg_conn_t::end_copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const
#5 0x000055a5d6e21943 db_copy_thread_t::thread_t::finish_copy()
#6 0x000055a5d6e22f36 db_copy_thread_t::thread_t::write_to_db(db_cmd_copy_t*)
#7 0x000055a5d6e2381b db_copy_thread_t::thread_t::operator()()
#8 0x00007f1f8d369cb4
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1273#issuecomment-694679797
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200917/c4c92a6f/attachment.htm>
More information about the Tile-serving
mailing list