Andrey Kravchenko
Andrey Kravchenko
_Problem: when deleting a DB, log segment files remain, which break replication in the future_ **First fix** - when deleting a DB using DBMS query (drop database), add deleting segments...
To port the plugin and include it in the standard authentication methods, need to do the following: - [ ] Change how keys are stored: - The client, as before,...
Now, if an error is made in replication.conf, replication is not initialized at all and a situation arises that can lead to desynchronization of an already configured replica. For example,...
Currently in standalone application mode when redirect to the standard stream, for example: `gbak ... > /path/to/stdout.log` some error and warning messages may be missed, which may cause inconvenience. For...