aboutsummaryrefslogtreecommitdiff
path: root/databases/phppgadmin/pkg-descr
blob: 98ece0f6d6f7599851f6808b8bb55ea8fa3e2b5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
phpPgAdmin is phpMyAdmin (for MySQL) ported to PostgreSQL. phpPgAdmin is a
fully functional PostgreSQL administration utility. You can use it to create
and maintain multiple databases and even multiple servers. 

Features include: 
 - create and drop databases 
 - create, copy, drop and alter
   tables/views/sequences/functions/indicies/triggers 
 - 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 

WWW: http://phppgadmin.sourceforge.net/