Skip to menu

Korea Oracle User Group

새소식

pgAdmin 4 v7.0 Released

명품관 2023.04.18 10:57 Views : 319

pgAdmin 4 v7.0 Released

 

URL : https://www.postgresql.org/about/news/pgadmin-4-v70-released-2620/

 

 

43개의 버그 픽스와 새로운 기능이 탑재되었다고 합니다.

버그 픽스와 기능에 대한 자세한 내용은 릴리즈 노트를 참고하시면 되겠습니다.

 

아래는 원문 내용입니다. 참고하세요~


pgAdmin 4 v7.0 Released

Posted on 2023-04-15 by pgAdmin Development Team
 Related Open Source

The pgAdmin Development Team is pleased to announce pgAdmin 4 version 7.0. This release of pgAdmin 4 includes 43 bug fixes and new features. For more details please see the release notes.

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

Note

To upgrade on RHEL 8, Rocky Linux 8, Fedora 36, and Fedora 37 users have to manually remove the “python3-mod_wsgi” package. While removing the “python3-mod_wsgi” package, it removes all the dependencies, and pgadmin 4 is one of the dependencies.

Notable changes in this release include:

Features:

  • Auto expand row edit form when a new row is added for Primary Key, Foreign Key, Unique Constraint, and Exclusion Constraint.
  • Added support for mounting shared storage in server mode.
  • Add a note on top of keyboard shortcut preferences to show the Accesskey of the browser.
  • Added capability to deploy PostgreSQL servers on Google Cloud.
  • Added support of BigAnimal v3 API.
  • On pressing Ctrl+C on a tree object, copy the fully qualified name to the clipboard.
  • Added option to create unique constraint with nulls not distinct.

Bugs/Housekeeping:

  • Upgrade from psycopg2 to psycopg3, Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions, and Remove Bootstrap and jQuery usage.
  • Fixed the LDAP authentication issue for the simultaneous login attempts.(CVE-2023-1907).
  • Show appropriate error message when master password is not set instead of 'Crypt key missing'.
  • Ensure that the user's storage directory is created when the users are created, as well as for those users whose directories have not yet been created.
  • Fixed an issue where migration on an external database is not working.
  • Fixed CSV export from Query Tool results does not include all columns for multiple CTEs.
  • Fixed 'rawunicodeescape' codec can't decode issue in an SQL_ASCII database.
  • Use fetch instead of Axios to close connections in SQLEditor, ERD, Schema Diff, and Debugger to ensure it completes.
  • Ensure that when pasting rows the rows are added right below the selected rows for copying.
  • Fix the dependents SQL of Roles which is throwing a type casting error on PostgreSQL 15.

Builds for Windows and macOS are available now, along with a Python Wheel, Docker Container, RPM, DEB Package, and source code tarball from the tarball area.

No. Subject Author Date Views Votes
190 Announcing SQL Server on Linux [5] 명품관 2016.03.09 2984 1
189 eDB360 - Carlos Sierra's Tools(SQLTXPLAIN 개발자) 명품관 2016.04.25 1783 1
188 오라클 릴리즈 로드맵 [2] file 명품관 2019.05.15 7343 1
187 VirtualBox 5.0.10 released! November 10th, 2015 ecrossoug 2015.11.13 1028 0
186 Oracle Announces Beta Availability of Oracle Database 12c Release 2 명품관 2015.12.07 1019 0
185 2023년 5월 오라클 Help Center Learn의 튜토리얼과 labs 명품관 2023.06.13 421 0
184 The Modern Command Line (SQL, PL/SQL) 명품관 2015.11.24 686 0
183 How to Test OCFS2 in a Virtual Environment 명품관 2015.11.24 1979 0
182 How to Configure x86 Memory Performance for Large Databases Using Linux HugePages 명품관 2015.11.24 1522 0
181 How to Set Up DTrace to Detect PHP Scripting Problems on Oracle Linux 명품관 2015.11.24 2225 0
180 Advanced Usage of the AWR Warehouse 명품관 2015.11.24 1080 0
179 Multitenant Database Management 명품관 2015.11.24 663 0
178 Oracle VirtualBox 5.0.14 released! 명품관 2016.01.21 504 0
177 Announcing the general availability of Oracle Linux 7.2 명품관 2015.11.30 187505 0
176 Watch featured OTN Virtual Technology Summit Replay Sessions - Nov 30, 2015 명품관 2015.12.01 31420 0
175 Free webinar - Advanced Oracle Database Administration in Action with Uwe Hesse 명품관 2016.01.06 519 0
174 Oracle PL/SQL to Excel xlsx API ORA_EXCEL 명품관 2016.01.07 1507 0
173 Time-out and Thanks by Tom Kyte (Tom Kyte 의 휴식) 명품관 2016.01.08 20911 0
172 Oracle Database certification on Microsoft Windows 10 명품관 2016.01.08 3250 0
171 Announcing the general availability of Unbreakable Enterprise Kernel Release 4 명품관 2016.01.11 737 0
Up