pgAdmin 4 v4.6 released

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pgAdmin 4 v4.6 released
Date: 2019-05-02 11:17:09
Message-ID: CANxoLDe4dOFQvBWB2rDN9tsYHfsLijBiRWTj7hDdMz8647YqLA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

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

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2019-05-05 17:44:37 == PostgreSQL Weekly News - May 5, 2019 ==
Previous Message David Fetter 2019-04-28 17:48:01 == PostgreSQL Weekly News - April 28, 2019 ==