pgAdmin 4 v7.6 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v7.6 Released
Date: 2023-08-24 11:42:42
Message-ID: CANxoLDcuFKGYnbiCziZubhs8CWf1Xrtd260MePjz4p50n9h0og@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 7.6.

This release of pgAdmin 4 includes 26 bug fixes and new features. For more
details please see the release notes at:

https://www.pgadmin.org/docs/pgadmin4/7.6/release_notes_7_6.html

pgAdmin is the leading Open Source graphical management tool for
PostgreSQL. For more information, please see:

https://www.pgadmin.org/

Notable changes in this release include:

Features:

-

Added the 'Ignore Grants' and 'Ignore Tablespace' options in the schema
diff tool.
-

Ensure that Schema Diff comparison results should be displayed in the
sorted order.
-

Added new/missing options to the VACUUM command.
-

Added support for SYSTEM, CONCURRENTLY, and TABLESPACE options in
REINDEX.
-

Added Expression to CREATE INDEX.
-

Added cascade option while creating an extension.
-

Added support for ALTER INDEX column statistics.
-

Added unlogged option while creating a sequence.
-

Added all like options while creating a table.
-

Added WAL option to EXPLAIN ANALYZE command.
-

Added SKIP_LOCKED and BUFFER_USAGE_LIMIT option to Analyze command.
-

Add support for TRUNCATE trigger in the foreign table.

Bugs/Housekeeping:

-

Generate software bill of materials as part of the package builds.
-

Added support for PostgreSQL and EPAS 16 to ensure it works without any
errors.
-

Allow changing the POOL_SIZE and MAX_OVERFLOW config values of the
pgAdmin config DB connection pool.
-

Fix incorrect redirection URL after authentication by removing fixed
value set to SCRIPT_NAME environment variable in pgAdmin4.wsgi file.
-

Fix an issue where query tool on shared server is throwing error if the
pgAdmin config DB is external.
-

Fix the issue where query tool window turns blank if the user tries to
generate a graph on the result.
-

Fix an issue where changing MFA_SUPPORTED_METHODS breaks the MFA
validation.

Builds for Windows and macOS are available now, along with a Python Wheel,

Docker Container, RPM, DEB Package, and source code tarball from:

https://www.pgadmin.org/download/

--

Akshay Joshi

pgAdmin Project

Browse pgadmin-support by date

  From Date Subject
Next Message Bojan Bizjak 2023-08-25 07:27:25 PgAdmin Error on startup
Previous Message bw 2023-08-22 14:27:44 Re: Request