Release date: 2023-04-20
Postgres core and extensions:
Distributed statements statistics is collected with pgpro_stats extension
Support for operations on distributed objects from unprivileged user
Support for CREATE and ALTER sql commands for global sequencies
Optimized DDL commands with asynchronous and batched execution
Management utilities:
Ability to restore a single shard from a backup
Shardmanctl upgrade command updates all of the installed extensions
Enhancement of shardmanctl load:
Dependency on custom types are considered and the required extensions are automatically loaded
More convenient migration file format
All of the sensitive commands ask for a confirmation
Update for the documentation with details on architecture and management