Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / databases / phppgadmin / DESCR
blobde8526eb55cf18f74b79d389323d6be99f5a102b
1 phpPgAdmin is a web-based administration tool for PostgreSQL. It is perfect for
2 PostgreSQL DBAs, newbies and hosting services. Features include:
3 - Administer multiple servers
4 - Support for PostgreSQL 7.4.x, 8.0.x, 8.1.x, 8.2.x, 8.3.x, 8.4.x, 9.0.x
5 - Manage all aspects of:
6   * Users & groups
7   * Databases
8   * Schemas
9   * Tables, indexes, constraints, triggers, rules & privileges,
10   * Views, sequences & functions
11   * Advanced objects
12   * Reports
13 - Easy data manipulation:
14   * Browse tables, views & reports
15   * Execute arbitrary SQL
16   * Select, insert, update and delete
17 - Dump table data in a variety of formats: SQL, COPY, XML, XHTML, CSV, Tabbed,
18   pg_dump
19 - Import SQL scripts, COPY data, XML, CSV and Tabbed
20 - Supports the Slony master-slave replication engine
21 - Excellent language support:
22   * Available in 27 languages
23   * No encoding conflicts. Edit Russian data using a Japanese interface!
24 - Easy to install and configure