summaryrefslogtreecommitdiff
path: root/databases/phppgadmin/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'databases/phppgadmin/pkg-descr')
-rw-r--r--databases/phppgadmin/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/databases/phppgadmin/pkg-descr b/databases/phppgadmin/pkg-descr
new file mode 100644
index 000000000000..e05cbc6e4c63
--- /dev/null
+++ b/databases/phppgadmin/pkg-descr
@@ -0,0 +1,15 @@
+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