Release date: 2023-04-20
Postgres core and extensions:
Collection of distributed statement statistics with the pgpro_stats extension.
Support for operations on distributed objects from an unprivileged user.
Support for CREATE and ALTER SQL commands for global sequences.
Optimized DDL commands with asynchronous and batch execution.
Management utilities:
Ability to restore a single shard from a backup.
Updating all the installed extensions by shardmanctl upgrade command.
Enhancement of shardmanctl load:
Automatic loading of required extensions considering the dependency on custom types
More convenient migration file format
Request for a confirmation by all the sensitive commands.