Show pagesourceOld revisionsBacklinksBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer RedditRecent ChangesSend via e-MailPrintPermalink × Table of Contents PhpPgAdmin Maintainer Installation Usage Bugs dependencies from epel Is this Nethserver module helpful to you? Please consider donating to the author Thank you kindly! 2019/03/04 11:32 · HF PhpPgAdmin Available NS6 and NS7 phpPgAdmin is a web-based administration tool for PostgreSQL. It is perfect for PostgreSQL DBAs, newbies, and hosting services. Maintainer Stephane de Labrusse at stephdl@de-labrusse.fr Installation Install my repository, see how to do it Then Install my rpm yum install nethserver-phppgadmin --enablerepo=stephdl Reach the url by https://YourIP/phpPgAdmin or by the Dashboard/applications panel the user : admin the password : cat /var/lib/nethserver/secrets/pgadmin once logged you can change it as you want by the phpPgAdmin application Usage you have some db commands # config show phppgadmin phppgadmin=configuration MemoryLimit=500M PostMaxSize=100M UploadMaxSize=100M access=private status=enabled * allow public access config setprop phppgadmin access public signal-event nethserver-phppgadmin-save * disable the web access config setprop phppgadmin status disabled signal-event nethserver-phppgadmin-save Bugs Please raise Issues on github dependencies from epel phpPgAdmin-5.0.4-1.el6.noarch.rpm: module stephdl phppgadmin.txt Last modified: 2019/03/04 11:40by HF