Skip to content

Avoid copying of versioned files #30

@varmar05

Description

@varmar05

In case of geodiff supported files we should completely avoid copying files since they can be open with some clients in WAL mode and thus changes would be lost.

We need either to flush changes right before copy or not to copy at all (might be impossible in some cases). Also we need to investigate how robust is geodiff sync against data loss when some file is still open by 3rd client (e.g. modified between pull and push)

Metadata

Metadata

Assignees

Labels

refactorInternal code refactoring

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions