| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| beta14 source code.tar.gz | 2026-02-10 | 5.8 MB | |
| beta14 source code.zip | 2026-02-10 | 6.1 MB | |
| README.md | 2026-02-10 | 1.1 kB | |
| Totals: 3 Items | 11.9 MB | 0 | |
What's Changed
- Support PITR using recovery_target_time
- Support logical replication with REPLICA IDENTITY FULL
- Better calculation of parallel workers number for index builds and rebuilds
- Improved logical decoding for OrioleDB catalogs and ensure system undo retention
- Restart PostgreSQL instance when rewind is done
- Improved sort memory estimation
- Fixes for table eviction and locking
- Added DEFERRABLE constraints support
- Multiple fixes for logical decoding, undo logging, memory management, DDL edge cases, snapshots, page access, B-tree implementation, tuple slot usage, checkpointing
- Fixes for edge cases of bridge indexes usage
- Correct behavior of recovery workers at shutdown
- Turned off streaming replication which is not supported yet
- Support logical replicaton origin
- Increased tests coverage
- Added controlFileVersion into checkpoint control file
Extension SQL version is bumped to 1.6 This release is not compatible with previous versions of OrioleDB clusters.
Full Changelog: https://github.com/orioledb/orioledb/compare/beta13...beta14