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

From Akshay Joshi
Subject pgAdmin 4 v4.6 released
Date
Msg-id CANxoLDfUfFi82Q8FN=DzAbsm=_aVS9U2Vu21KJ8yzMCBZ2vXhA@mail.gmail.com
Whole thread Raw
List pgadmin-support
The pgAdmin Development Team are pleased to announce pgAdmin 4 version 4.6.
This release of pgAdmin 4 includes over 17 bug fixes and new features. For more details please see the release notes at:

    https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_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:
  • Depend on psycopg2-binary in the Python wheel, rather than psycopg2.
  • Added support for Default Partition.
  • Ensure that record should be add/edited for root partition table with primary keys.
  • Ensure the treeview shows all sequences except those used to implement IDENTITY columns (which can be edited as part of the column). Show all if Show System Objects is enabled.
  • Prevent duplicate columns being included in reverse engineered SQL for tables
  • Ensure sanity of the permissions on the storage and session directories and the config database.
  • Ensure that on clicking Delete button should not delete rows immediately from the database server, it should be deleted when Save button will be clicked.
Builds for Windows and macOS are available now, along with a Python Wheel,
Docker Container and source code tarball from:

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

RPM and DEB packages are expected to be available on the postgresql.org repositories within the next few days.

--
Akshay Joshi
pgAdmin Project

pgadmin-support by date:

Previous
From: Marc Leprince
Date:
Subject: RE: Everytime PGAdmin4 starts it tries to contact this?
Next
From: Shaheed Haque
Date:
Subject: Re: Noisy dependency on psycopg2 versus psycopg2-binary