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-7.8.tar.gz 0033667524 32.1 MB
pgadmin4-7.8.tar.gz.asc 0000000833 833 Bytes
pgadmin4-desktop 0000004755 4.64 KB
pgadmin4.changes 0000091665 89.5 KB
pgadmin4.conf.in 0000000742 742 Bytes
pgadmin4.desktop 0000000255 255 Bytes
pgadmin4.keyring 0000003167 3.09 KB
pgadmin4.qt.conf.in 0000000099 99 Bytes
pgadmin4.service.in 0000000823 823 Bytes
pgadmin4.spec 0000017437 17 KB
pgadmin4.tmpfiles.d 0000000039 39 Bytes
pgadmin4.uwsgi.in 0000000266 266 Bytes
support-new-azure-mgmt-rdbms.patch 0000000970 970 Bytes
support-new-flask.patch 0000001998 1.95 KB
support-new-werkzeug.patch 0000000705 705 Bytes
update-vendor.sh 0000001690 1.65 KB
use-os-makedirs.patch 0000000693 693 Bytes
vendor.tar.xz 0052572436 50.1 MB
Revision 57 (latest revision is 74)
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1120781 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 57)
- Add a vendor.tar.xz source package with node modules that have to
  be downloaded in the developer workstation since otherwise they
  won't be able to get downloaded in the build service. 
- Add an update-vendor.sh script that updates (actually, recreates)
  the vendor.tar.xz package. This should be run manually with each
  package update.
- Remove obsoleted file pgadmin4.qt.conf.in which hasn't been used
  at all for some time.
- Add patch to set the environment variable EVENTLET_NO_GREENDNS
  which fixes pgadmin4 to build successfully with eventlet 0.33.3,
  httpcore 0.17.1 and httpx 0.24.0:
  * fix-eventlet-select_epoll.patch
- Merged pgadmin4-web subpackage into the main pgadmin4 package
  which now installs the pgAdmin4 server.
- Create new pgadmin4-desktop subpackage that includes a very small
  python script I wrote that starts the pgadmin4 server in runtime
  mode (as a regular user) and provides a system tray icon so users
  can open new windows and quit the server with a UI since the
  alternative (using the official pgAdmin4 runtime application
  would require providing a full node.js modules tree and using
  NW.js for the ui).
- Fix .desktop file which was now moved to the pgadmin4-desktop
  subpackage. The "Encoding" key is deprecated so it has been
  removed, only one main category is now used in the Categories
  key and the path to the icon was fixed.

- Update to 7.8
  * Supported Database Servers
    - PostgreSQL: 12, 13, 14, 15, and 16
    - EDB Advanced Server: 12, 13, 14 and 15
Comments 0
openSUSE Build Service is sponsored by