Support for temporal data #895
-
|
Hello, I would like to know if mydumper supports the management of temporal data in backups, for example System-Versioned tables? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Hi @pierre0042 , Not sure what do you mean with "temporal data in backups", if it is just https://mariadb.com/kb/en/system-versioned-tables/, I can answer that we are not currently supporting System-Versioned tables. We might do it in the future, I'm wondering about your expectations about it and the use cases that you have in mind. Can you elaborate further? |
Beta Was this translation helpful? Give feedback.
-
|
Hi David, Thanks for your answer, this is what I was referring to. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @pierre0042, This can be done as a future feature, but with the caveat that it would only work against MariaDB 10.11. Before that at the very least you would not be able to restore the temporal data. I'd have to look into whether or not the backup is possible in older versions. |
Beta Was this translation helpful? Give feedback.
Hi @pierre0042 ,
Not sure what do you mean with "temporal data in backups", if it is just https://mariadb.com/kb/en/system-versioned-tables/, I can answer that we are not currently supporting System-Versioned tables.
We might do it in the future, I'm wondering about your expectations about it and the use cases that you have in mind. Can you elaborate further?