You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the knex insert queries in the insert-into-tables.js appear to now be generating pooling errors. Perhaps the fix here is to insert an entire admin geojson using one connection rather than many small connections
The text was updated successfully, but these errors were encountered:
the knex insert queries in the
insert-into-tables.js
appear to now be generating pooling errors. Perhaps the fix here is to insert an entire admin geojson using one connection rather than many small connectionsThe text was updated successfully, but these errors were encountered: