Updated on 2024-05-20 GMT+08:00

GaussDB R2

- Added the Ustore row storage engine based on in-place update to implement separate storage of new and old data.

- Added rollback segments to Ustore.

- Added the synchronous, asynchronous, and in-page rollback to Ustore.

- Enhanced Ustore B-tree indexes for transactions.

- Added the flashback function to Astore to support table flashback, flashback query, flashback DROP, and flashback TRUNCATE.

- Ustore does not support the following commercial features of GaussDB Kernel: parallel query/table sampling/global temporary table/online creation/index rebuild/ultimate RTO/full vacuum/column constraints such as DEFERRABLE and INITIALLY DEFERRED.