Join more than 25k Postgres enthusiasts and sign up for our newsletter!

2024.04.3 Release

Docker tag: quay.io/pganalyze/enterprise:v2024.04.3

Notes

Features

  • Add object storage test to Enterprise self-check
    • This validates that object storage is configured correctly when running the self-check, making it easier to diagnose setup problems
  • Update bundled collector from 0.55.0 to 0.57.0
  • Update bundled Postgres client tools to version 16

Bugfixes

  • Query details page: Correctly show index insights under "Index Advisor" tab
    • Due to a bug in how index insights were linked to queries, pganalyze was not showing Index Advisor insights on the query details page (only in the Index Advisor itself)
  • Retry daily partition creation if background task fails
    • This avoids edge cases where the internal statistics partition creation fails, causing missing data on the next day
  • Server: Skip activity check when removing a server that uses bundled collector
    • This resolves the issue that prevented servers using the bundled collector from being removed from the system using the "Remove server and associated databases" link
  • Avoid internal load balancer errors related to IPv6 loopback address
    • This avoids potentially confusing errors that are caused by the internal nginx load balancer attempting IPv6 connections to the internal backend services
  • Blocking queries issue page: Ensure link to Connections page is correctly shown

Security

  • Avoid false positives in dependency scanners by removing dependency files not actually in use
  • Routine security updates to packages in the base image
    • This will resolve CVE-2024-6387 if flagged by a dependency scanner, but note that the container is not actually affected in practice, since the installed OpenSSH server is not actually running

Couldn't find what you were looking for or want to talk about something specific?
Start a conversation with us →