db-sync
db-sync copied to clipboard
A tool for two-way synchronization between Mergin Maps and a PostGIS database
It looks like there may be some issues when trying use a GPKG with MultiLineStringM geometry column - syncing to PostgreSQL fails...
Right now, if there are multiple connections defined and one of them fails to sync for some reason, the whole sync stops. It would be nice if db-sync tool would...
Sometimes it may happen that pushing a new version of a project fails for some reason (e.g. a network issue or a temporary server problem). Currently if that happens, the...
If a user gets db sync running with a project, then deletes the project and re-creates a new one with the same name, db sync will think it is still...
If the working dir has been created (but there's nothing in it), the init will fail when trying to get version of the mergin project. It would be useful to...
I'm trying to set up the connection, I've been able to troubleshoot myself so far but now I get above error message. What does this error message entail? It's unclear...
follow-up for https://github.com/MerginMaps/geodiff/issues/178
When user starts db-sync, one of the geodiff calls produces a bunch of errors that are reported to the user. But these errors are not actual problems, and they just...