summaryrefslogtreecommitdiff
path: root/databases/phppgadmin/DESCR
blob: ad80d70100d6a361f7695617cb453b684e4d5976 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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