pkgsrc/databases/phppgadmin/DESCR
jdolecek 0626499e8b Update to phpPgAdmin-3.4.1, based on patches submitted in PR pkg/26539
by Sergio Jimenez.

The full change list since 2.4 is not available, and even the changes in 3.x
line are too numberous to list. See package file HISTORY for details.

Highlights include much more complete support for various PostgreSQL features,
full support for version up to and including 8.0 beta1, localization
to many languages.
2004-10-09 16:23:43 +00:00

25 lines
883 B
Text

phpPgAdmin is a web-based administration tool for PostgreSQL. It is perfect
for PostgreSQL DBAs, newbies and hosting services.
Features include:
- Administer multiple servers
- Support for PostgreSQL 7.0.x, 7.1.x, 7.2.x, 7.3.x, 7.4.x and 8.0.0beta1
- Manage all aspects of:
* Users & groups
* Databases
* Schemas
* Tables, indexes, constraints, triggers, rules & privileges,
* Views, sequences & functions
* Advanced objects
* Reports
- Easy data manipulation:
* Browse tables, views & reports
* Execute arbitrary SQL
* Select, insert, update and delete
- Dump table data in a variety of formats: SQL, COPY, XML, XHTML, CSV, Tabbed,
pg_dump
- Import SQL scripts, COPY data, XML, CSV and Tabbed
- Excellent language support:
* Available in 18 languages
* No encoding conflicts. Edit Russian data using a Japanese interface!
- Easy to install and configure