Hi On 5/19/2026 9:12 AM, Cédric Briner wrote: > > Is there a way to verify that the db is coherent and able to play de redo logs ? >
Use the dump tool and dump it to the null device should be a good test, because that will cause the code to read and parse the entire contents. As I do not know at all h2 databases, what bash command should I use to do this dump in /dev/null ? Regards, cED -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/h2-database/54e00ea1-f7d1-4a94-9c37-668a71699f53n%40googlegroups.com.
