pgAdmin 4 v7.4 Released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin 4 v7.4 Released
Date: 2023-06-29 06:17:32
Message-ID: CANxoLDdyisydKJe6xJ5m6twGKWjW1J3gXB64dKzCFvbQz7=FYw@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.4.

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

https://www.pgadmin.org/docs/pgadmin4/7.4/release_notes_7_4.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 support to drop databases using the 'WITH (FORCE)' option.
-

Add '[ NULLS [ NOT ] DISTINCT ]' option while creating an Index.
-

Added 'OR REPLACE' clause while creating a trigger.
-

Added security_invoker option while creating a view.

Bugs/Housekeeping:

-

Fix an issue where the object explorer tree crashes occasionally.
-

Ensure that query tool shortcuts are working properly.
-

Add Password exec command and Expiration time to server export JSON and
also allow them to import.
-

When opening pgAdmin the layout should be auto reset if it is corrupted.
Reset layout menu should work if layout is corrupted while using pgAdmin.
-

Fixed an issue where queries with temporary tables in the same
transaction are not working.
-

Fix raise notice from func/proc or code blocks are no longer displayed
live.
-

Fix an issue where PSQL is not working if the database name has quotes
or double quotes.
-

Fix an encoding error when connecting through Pgbouncer.
-

Fix an issue where explain plan details are showing HTML escaped
characters.
-

Fixed an issue where preview images for themes were not loading.

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

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Josh Klok 2023-06-29 19:40:50 Admin User Connect Privilege to Database
Previous Message Aditya Toshniwal 2023-06-27 09:02:29 Re: Connection time out.