"There are three well-known open source clients for managing PostgreSQL databases: psql, pgAdmin, and phpPgAdmin. If you use Postgres in a collaborative team, however, you should get to know phpPgAdmin, which is expressly designed for such environments. It lets users and administrators create user accounts, databases, tables, sequences, functions, and triggers.
"PhpPgAdmin is a Web-based application written in PHP that can manage one or more PostgreSQL databases. It is 100% compatible with PostgreSQL..."