mapbox / Hecate

Fast Geospatial Feature Storage API
MIT License
252 stars 36 forks source link

DB Error #195

Closed ingalls closed 4 years ago

ingalls commented 4 years ago

Context

When using multiple database back-ends via the replica flag, the MVT Cache operation can throw an error due to the replica running the INSERT query instead of the master database.

cc/ @ingalls