According to the pgAdmin website, "pgAdmin 3 is no longer supported. It is recommended that you download pgAdmin 4 instead." According to their releases page, the last release of pgAdmin 3 was in 2016. By comparison, the version of postgresql being shipped in Fedora 30 is 11.5 which came out this year - 3 years after pgAdmin 3. Probably there are a lot of features in PostgreSQL 11 that are not supported in pgAdmin 3, though I have not tried it to know for sure. Regardless, this package should be dropped. pgAdmin 4 is available as an RPM on their download page. It might be possible to bring that package into Fedora proper, and perhaps the pgAdmin maintainers would be willing to maintain it. https://www.pgadmin.org/download/
Sidenote: This would have other benefits for Fedora because pgAdmin relies on gtk2 and several Xorg-specific libraries. Many projects still rely on these libraries but they are slowly going away, and dropping/replacing this package would help facilitate that process.
No one has packaged pgadmin4 for Fedora yet. Furthermore, pgadmin4 is essentially a webapp - it doesn't replace pgadmin3. I think you need electron or something to package it for Fedora. Pgadmin3 is still the best "real" local app for Postgresql. It is sad that it is no longer supported. (*** starts muttering about young people and their obsession with Javascript) E.g. from the pgadmin4 FAQ: As pgAdmin is a web application, it can only interact with the local filesystem in ways that are allowed by modern web browsers. This limits what is possible for security; essentially files can only be "downloaded" or "uploaded" (through a form). There is no way to simply save an update to a file by hitting a Save button, nor is it possible to save the working directory for example. When running in server mode, files are read from and stored on the server to enable users to work with the same data whatever machine they happen to be using. There are no "native dialogues" for working with files stored on a web server in this way, so we have to implement our own.
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32.
We are getting patches from https://github.com/allentc/pgadmin3-lts, maybe we should make that the reference source for the Fedora package.
FEDORA-2020-2aafb0adfb has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-2aafb0adfb
FEDORA-2020-735b970747 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-735b970747
FEDORA-2020-2aafb0adfb has been pushed to the Fedora 32 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-2aafb0adfb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-2aafb0adfb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-735b970747 has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-735b970747` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-735b970747 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-2aafb0adfb has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2020-735b970747 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.