pgAdmin 4 v4.23 released - Mailing list pgadmin-support

From Akshay Joshi
Subject pgAdmin 4 v4.23 released
Date
Msg-id CANxoLDeKXH7qBsK8UM=r4GRUHR0SQ48G1EEOQzaEszikbTabig@mail.gmail.com
Whole thread Raw
List pgadmin-support
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 4.23.
This release of pgAdmin 4 includes 19 bug fixes and new features. For more details please see the release notes at:

    https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_23.html.

We are pleased to announce a number of new packaging options for pgAdmin with
this release. Note that as these packages are all new, they have only been
tested by the pgAdmin development team and its possible issues may be found
in general use. We will aim to resolve any issues reported as quickly as
possible. Please report any issues at the URL below, making sure you include
any error messages and details of the platform you're running on:

     https://redmine.postgresql.org/projects/pgadmin4/issues/new

Windows 64 bit
==============
Windows users can now choose to use a new 64-bit build of pgAdmin. This is being
published alongside the 32-bit build which will be discontinued in a future
release. If you already have the 32-bit build of pgAdmin installed on Windows,
you must uninstall it before installing the 64-bit build.

Linux Packages
==============
We now have pre-built native packages for popular RPM and DEB based platforms.
These are all built in a consistent way and are designed to avoid the
dependency issues are seen with other Linux packages in the past.

RHEL/CentOS/Fedora
------------------
Yum, repositories can be found at:

     https://www.postgresql.org/ftp/pgadmin/pgadmin4/yum/

Follow the instructions on that page to setup the required repository and
install pgAdmin 4 in desktop or server mode.

Supported platforms:
- RHEL/CentOS 7 & 8 (x86_64)
- Fedora 30, 31 & 32 (x86_64)

Debian/Ubuntu
-------------
Yum, repositories can be found at:

     https://www.postgresql.org/ftp/pgadmin/pgadmin4/apt/

Follow the instructions on that page to setup the required repository and
install pgAdmin 4 in desktop or server mode.

Supported platforms:
- Debian 9 (Stretch), 10 (Buster)
- Ubuntu 16.04 (Xenial), 18.04 (Bionic), 19.04 (Disco), 19.10 (Eoan), 20.04 (Focal)

PyPi
====
Following the last release of pgAdmin, v4.22 was published to the Python package index (PyPi). This will continue with future releases, enabling users of Python 3.4 and later to install quickly and easily. Please see the Python download page for more information:


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:
  • Added option to ignore the whitespaces while comparing objects in schema diff.
  • Added server group name while selecting servers in schema diff.
  • Added support of Row Security Policies.
  • Improve error messaging if the storage and log directories cannot be created.
  • Cleanup Windows build scripts and ensure Windows x64 builds will work.
  • Fixed an issue where the Edge browser version is showing wrong and warning message gets displayed.
  • Fixed an issue where select all checkbox only selects the first 50 tables.
  • Fixed an issue where two identical tables showing different by schema diff tool.
  • Fixed an issue when dumping servers from a desktop pgAdmin app by providing an option '--sqlite-path'.
  • Ensure that the query tool panel gets closed when clicking on the 'Don't Save' button.

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

pgadmin-support by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: Pgadmin4 not working
Next
From: Omar Francis
Date:
Subject: Re: Docker TLS for PGAdmin