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 0000001898 1.85 KB
README.SUSE.uwsgi.in 0000000411 411 Bytes
_service 0000000236 236 Bytes
fix-eventlet-select_epoll.patch 0000004998 4.88 KB
fix-python3-crypto-call.patch 0000002637 2.58 KB
make-cloud-packages-optional.patch 0000001089 1.06 KB
node_modules.obscpio 0091509008 87.3 MB
node_modules.spec.inc 0000186277 182 KB
optipng 0000000881 881 Bytes
package-lock.json 0000897342 876 KB
package_deps.patch 0000000814 814 Bytes
package_git_local.patch 0000000896 896 Bytes
pgadmin-user.conf 0000000112 112 Bytes
pgadmin4-8.5.tar.gz 0035758481 34.1 MB
pgadmin4-8.5.tar.gz.asc 0000000833 833 Bytes
pgadmin4-desktop 0000004750 4.64 KB
pgadmin4.changes 0000109824 107 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 0000020491 20 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 0000000806 806 Bytes
use-os-makedirs.patch 0000000693 693 Bytes
Latest Revision
Ruediger Oertel's avatar Ruediger Oertel (oertel) committed (revision 4)
Update pgadmin4 from 8.3 to 8.5 given that we're already updating
pgadmin4 in SP6 (jsc#PED-7230) and 8.5 fixes boo#1222390,
CVE-2024-3116 and boo#1221172, CVE-2024-2044

- update to 8.5:
  * 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.1
  * New features
    - Added support for provider, deterministic, version and RULES
      parameter while creating collation.
    - Added support for EDB Job Scheduler.
    - Added support for viewing Log Based Clusters.
    - Added support for UNIX socket in entrypoint.sh for Docker
      implementation.
  * Bug fixes
    - Fixed an issue in Schema Diff where Columns with sequences
      get altered unnecessarily.
    - Fixed an issue where user was unable to share a newly
      registered server.
    - Bug fixes and improvements in pgAdmin CLI.
    - Fixed an issue where the 'Save Password' option for SSH
      tunneling password was consistently disabled.
    - Fixed schema diff wrong query generation for table, foreign
      table and sequence.
    - Fixed an issue where table properties were not updating from
      properties dialog.
    - Fixed an issue where maximize icon is missing from query
      tool panel.
    - Fix an issue in table dialog where changing column name was
      not syncing table constraints appropriately.
    - Fixed rollback and commit button activation on execute
Comments 0
openSUSE Build Service is sponsored by