Add files from parent branch HEAD:
[pkgsrc.git] / databases / phppgadmin / DESCR
1 phpPgAdmin is a web-based administration tool for PostgreSQL. It is perfect
2 for PostgreSQL DBAs, newbies and hosting services.
3
4 Features include:
5 - Administer multiple servers
6 - Support for PostgreSQL 7.0.x, 7.1.x, 7.2.x, 7.3.x, 7.4.x and 8.0.0beta1
7 - Manage all aspects of:
8   * Users & groups
9   * Databases
10   * Schemas
11   * Tables, indexes, constraints, triggers, rules & privileges,
12   * Views, sequences & functions
13   * Advanced objects
14   * Reports
15 - Easy data manipulation:
16   * Browse tables, views & reports
17   * Execute arbitrary SQL
18   * Select, insert, update and delete
19 - Dump table data in a variety of formats: SQL, COPY, XML, XHTML, CSV, Tabbed,
20   pg_dump
21 - Import SQL scripts, COPY data, XML, CSV and Tabbed
22 - Excellent language support:
23   * Available in 18 languages
24   * No encoding conflicts. Edit Russian data using a Japanese interface!