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
It would be good to calculate crc in separate thread.
Currently autonomous backups of instances with high WAL generation speed are taking too long time, because
we calculate crc in the streamer thread.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
It would be good to calculate crc in separate thread.
Currently autonomous backups of instances with high WAL generation speed are taking too long time, because
we calculate crc in the streamer thread.
The text was updated successfully, but these errors were encountered: