Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 10:58 PM
Hi @Locomo_Dncr ,
I wouldn't recommend using time travel for maintaining historical version. Time travel feature should be used to audit operations, rollback a table or query a table at a specific point in time.
Keep in mind, to query a previous table version, you must retain both the log and the data files for that. So, if someone runs VACCUM, your history could vanish.