You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we never delete xlog files even after snapshot is taken.
This should be easy to implement, but the behavior should be configurable in case the user wants to take backup of the logs to be safe.
In the meantime, it might be ok to just have a script to delete xlog files, which the user occasionally runs.
The text was updated successfully, but these errors were encountered:
Currently we never delete xlog files even after snapshot is taken.
This should be easy to implement, but the behavior should be configurable in case the user wants to take backup of the logs to be safe.
In the meantime, it might be ok to just have a script to delete xlog files, which the user occasionally runs.
The text was updated successfully, but these errors were encountered: