Management tool for PostgreSQL

Edit Package pgadmin4

pgAdmin 4 is a rewrite of the popular pgAdmin3 management tool for the PostgreSQL
(http://www.postgresql.org) database.
pgAdmin 4 is written as a web application in Python, using jQuery and Bootstrap
for the client side processing and UI. On the server side, Flask is being utilised.

Although developed using web technologies, we intend for pgAdmin 4 to be usable
either on a web server using a browser, or standalone on a workstation. The
runtime/ subdirectory contains a QT based runtime application intended to allow
this - it is essentially a browser and Python interpretor in one package which
will be capable of hosting the Python application and presenting it to the user
as a desktop application.

Refresh
Refresh
Source Files
Filename Size Changed
README.SUSE 0000001770 1.73 KB
README.SUSE.uwsgi.in 0000000411 411 Bytes
fix-eventlet-select_epoll.patch 0000004998 4.88 KB
fix-python3-crypto-call.patch 0000002637 2.58 KB
pgadmin4-8.0.tar.gz 0033743295 32.2 MB
pgadmin4-8.0.tar.gz.asc 0000000833 833 Bytes
pgadmin4-desktop 0000004755 4.64 KB
pgadmin4.changes 0000095252 93 KB
pgadmin4.conf.in 0000000742 742 Bytes
pgadmin4.desktop 0000000255 255 Bytes
pgadmin4.keyring 0000003167 3.09 KB
pgadmin4.service.in 0000000823 823 Bytes
pgadmin4.spec 0000017669 17.3 KB
pgadmin4.tmpfiles.d 0000000039 39 Bytes
pgadmin4.uwsgi.in 0000000266 266 Bytes
support-new-azure-mgmt-rdbms.patch 0000000970 970 Bytes
update-vendor.sh 0000001690 1.65 KB
use-os-makedirs.patch 0000000693 693 Bytes
vendor.tar.xz 0056369796 53.8 MB
Revision 62 (latest revision is 72)
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1129089 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 62)
- Update to 8.0
  * Supported Database Servers
    - PostgreSQL: 12, 13, 14, 15, and 16
    - EDB Advanced Server: 12, 13, 14, 15, and 16
  * Bundled PostgreSQL Utilities
    - psql, pg_dump, pg_dumpall, pg_restore: 16.0
  * New features
    - Have close buttons on individual panel tabs instead of
      common.
    - Allow closing all the tabs, including SQL and Properties.
    - Changes in the context menu on panel tabs - Add close,
      close all and close others menu items.
  * Housekeeping
    - Update app bundle built to use notarytool instead of altool.
    - Replace the current layout library wcDocker with ReactJS
      based rc-dock.
    - Upgrade Flask, Werkzeug and other modules depends on the
      latest version of Flask.
  * Bug fixes
    - Fix an issue where the scroll position of panels was not
      remembered on Firefox.
    - Add DROP SQL for foreign keys in SQL generated by ERD when
      using WITH DROP option.
    - Fixed an issue where psql was not taking the role used to
      connect in server properties.
    - Fixed an issue where Geometry Viewer renders geometry
      incorrectly after trying to view 3D or non-4326 SRID
      geometry.
    - Fix the sorting of size on the statistics panel.
    - Fixed restoration of query tool database connection after
Comments 0
openSUSE Build Service is sponsored by