freebsd-ports/databases/phppgadmin/pkg-descr
Neil Blakey-Milner c33bd088d1 Upgrade to 2.4.1, add WWW:, and change MASTER_SITES
PR:		36171
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2002-03-23 10:48:04 +00:00

17 lines
675 B
Text

phpPgAdmin is phpMyAdmin (for MySQL) ported to PostgreSQL. phpPgAdmin is a
fully functional PostgreSQL administration utility. You can use it to create
and maintain multiple databases and even multiple servers.
Features include:
- create and drop databases
- create, copy, drop and alter
tables/views/sequences/functions/indicies/triggers
- edit and add fields (to the extent Postgres allows)
- execute any SQL-statement, even batch-queries
- manage primary and unique keys
- create and read dumps of tables
- administer one single database
- administer multiple servers
- administer postgres users and groups
WWW: http://phppgadmin.sourceforge.net/