PostgreSQL 11 released
The PostgreSQL 11 release is out. "PostgreSQL 11 provides users with improvements to overall performance ofthe database system, with specific enhancements associated with verylarge databases and high computational workloads. Further, PostgreSQL 11makes significant improvements to the table partitioning system, addssupport for stored procedures capable of transaction management,improves query parallelism and adds parallelized data definitioncapabilities, and introduces just-in-time (JIT) compilation foraccelerating the execution of expressions in queries." See this article for a detailed overview of whatis in this release.