db-sync icon indicating copy to clipboard operation
db-sync copied to clipboard

A tool for two-way synchronization between Mergin Maps and a PostGIS database

Results 41 db-sync issues
Sort by recently updated
recently updated
newest added

It looks like there may be some issues when trying use a GPKG with MultiLineStringM geometry column - syncing to PostgreSQL fails...

bug

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...

enhancement

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...

bug

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...

enhancement

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...

enhancement

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...

bug

follow-up for https://github.com/MerginMaps/geodiff/issues/178

enhancement

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...

bug