
phpPgAdmin is a fully functional PHP-basedadministration package for PostgreSQL. It has allthe basic functionality you need to completelyadminister a PosgreSQL server and/or database,including the ability to administer views,sequences, stored procedures, and triggers.Features include the ability to create and dropdatabases; create, copy, drop, and altertables/views/sequences/functions/triggers; editand add fields (to the extent Postgres allows);execute any SQL-statement, even batch-queries;manage keys on fields; create and read dumps ofdatabase and tables; and administer one singledatabase, multiple servers, and Postgres users/groups.
License: GNU General Public License (GPL)
Changes:
There are many new changes and enhancements, including support for PostgreSQL 8.3.
More...