DEV Community

Devin Clark
Devin Clark

Posted on • Originally published at magistratehq.com on

Postgres 2020 Q3 Release

Another patch for postgres has landed. This patch moves the latest secure version to pg 12.4, 11.9, pg 10.14 and pg 9.6.19. The highlight of this release is fixing CVE-2020-14349 and CVE-2020-14350, which allowed unintended privilege escalation under certain conditions.

For more details, check out the official release.

To learn more about Postgres 12 specific changes, click here.

To learn more about Postgres 11 specific changes, click here.

To learn more about Postgres 10 specific changes, click here.

To learn more about Postgres 9.6 specific changes, click here.

If you are a Magistrate customer, just update your magistrate package in your package manager and you'll have the new code to inform you if your postgres server is patched or not.

Top comments (0)