Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
admin
/
htdocs
/
phppgadmin-7.13
/
plugins
/
Report
/
/srv/admin/htdocs/phppgadmin-7.13/plugins/Report/INSTALL
phpPgAdmin Report Plugin Installation Guide ------------------------------------------- 1. Report Plugin activation Open conf/config.inc.php and add the 'Report' value in the $conf['plugins'] array: $conf['plugins'] = array('Report'); 2. Set up the reports database. If you want to enable reports (which are a useful feature) then go to the 'sql' subdirectory and view the SQL script for your database. It will contain instructions on how to set up the reports database.