summaryrefslogtreecommitdiffstats
path: root/network/phppgadmin/README
blob: e081f4f0acb6c0b51a2cc3901f6820e37c6e8874 (plain)
PhpPgAdmin is a Web-based application written in PHP that can manage one
or more PostgreSQL databases. It is 100% compatible with PostgreSQL. It
performs all the standard Data Definition Language (DDL) and Data 
Manipulation Language (DML) statements. It can back up and restore an
entire cluster, and can manage a Slony replication cluster, all in an
easy-to-understand interface.

Of course a Postgresql server must be accessible, mod_php enabled and
package 'php-pgsql' installed.

Please adapt 'config.inc.php', 'phppgadmin.conf' for apache, ...
to your needs.