pkgsrc/databases/phppgadmin/DESCR
agc fbe7490b2d Initial import of phppgadmin-2.4.2 into the NetBSD Packages Collection.
Provided in PR 17683 by Sergio Jimenez <sjr@hispabsd.org>

phpPgAdmin is phpMyAdmin (for MySQL) ported to PostgreSQL.  phpPgAdmin
is a fully functional PostgreSQL administration utility.  You can use
it to create an maintain multiple databases and even multiple servers.

Features include:

- create and drop databases
- create, copy, drop and alter table/view/sequence/function/indicie/trigger
- 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
2002-07-23 12:13:34 +00:00

15 lines
607 B
Text

phpPgAdmin is phpMyAdmin (for MySQL) ported to PostgreSQL. phpPgAdmin
is a fully functional PostgreSQL administration utility. You can use
it to create an maintain multiple databases and even multiple servers.
Features include:
- create and drop databases
- create, copy, drop and alter table/view/sequence/function/indicie/trigger
- 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