Software-update: PostgreSQL 16
Versie 16 van PostgreSQL is uitgekomen. Dit populaire 'opensource relational database management system' draait op een groot aantal besturingssystemen en is daardoor uitstekend inzetbaar in diverse omgevingen. Het is een afgeleide van Postgres, wat op zijn beurt weer is geïnspireerd op Ingres, nadat de hoofdontwikkelaar daarvan voor zichzelf is begonnen en deze database van opensource closedsource werd. Uitgebreide informatie over de veranderingen in versie 16 kan het deze pagina worden gevonden. De complete changelog staat hier, dit zijn in het kort de belangrijkste verbeteringen:
Allow parallelization of FULL and internal right OUTER hash joinsAllow logical replication from standby serversAllow logical replication subscribers to apply large transactions in parallelAllow monitoring of I/O statistics using the new pg_stat_io viewAdd SQL/JSON constructors and identity functionsImprove performance of vacuum freezingAdd support for regular expression matching of user and database names in pg_hba.conf, and user names in pg_ident.conf
Allow parallelization of FULL and internal right OUTER hash joinsAllow logical replication from standby serversAllow logical replication subscribers to apply large transactions in parallelAllow monitoring of I/O statistics using the new pg_stat_io viewAdd SQL/JSON constructors and identity functionsImprove performance of vacuum freezingAdd support for regular expression matching of user and database names in pg_hba.conf, and user names in pg_ident.conf
Source:
Tweakers.net