Skip to content

Migrating to Akka.Persistence.Sql: when can I disable deleteCompatibilityMode? #7389

Answered by Arkatufus
robindv asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, if the journal metadata table is completely empty and none of the journal entries were marked as deleted, it is safe to set deleteCompatibilityMode to false and to delete the journal metadata table.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@robindv
Comment options

Answer selected by robindv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants