|
|
|
|
|
by zorlem
4473 days ago
|
|
> And what if it's not your PhD thesis in Libre Office but a busy database server which can easily get corrupted if you don't flush. No properly configured and working ACID compliant RDBMS should lose any data when the server is reset or stopped. If it does, then it is either a problem with the hardware, OS, configuration or the RDBMS itself. The application must also be able to handle the DB disappearing, though. Sadly this is often not the case. |
|