Search Criteria
Package Details: pgadmin4-server 8.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pgadmin4-server.git (read-only, click to copy) |
---|---|
Package Base: | pgadmin4-server |
Description: | The core server package for pgAdmin. pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world. |
Upstream URL: | https://www.pgadmin.org/ |
Keywords: | postgres |
Licenses: | PostgreSQL |
Provides: | pgadmin4-server |
Submitter: | bko |
Maintainer: | joebie |
Last Packager: | bko |
Votes: | 7 |
Popularity: | 1.97 |
First Submitted: | 2024-07-06 13:38 (UTC) |
Last Updated: | 2024-12-22 15:48 (UTC) |
Dependencies (3)
- krb5 (krb5-gitAUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- python-dbus
Latest Comments
RealGecko commented on 2025-01-21 06:49 (UTC)
Package is broken I think because inside
/usr/pgadmin4/venv/bin/python3
points to/usr/pgadmin4/venv/bin/python3.12
which points back to/usr/pgadmin4/venv/bin/python3
thus creating symlink loop which is never resolved. So I cannot start pgadmin4-server.pqatsi commented on 2024-12-26 14:59 (UTC)
Hello!
Python just got updated to 3.13.1 and now pg4admin-server does not work.
Thundernerd commented on 2024-09-16 05:39 (UTC)
Here's a patch for 8.11