phpPgAdmin 2.0.1 released - Mailing list pgsql-announce

From Dan Wilson
Subject phpPgAdmin 2.0.1 released
Date
Msg-id 002a01bfce41$3b0d80c0$130bfea9@dwilson
Whole thread Raw
List pgsql-announce
Do you use PostgreSQL and PHP?

phpPgAdmin is a port of the ever popular phpMyAdmin for MySQL.  Most of the
functionality available through the MySQL version has been successfully
ported for use on Postgres (with a few Postgres specific features).

Features include:

* create and drop databases
* create, copy, drop and alter tables/views/sequences/functions
* edit and add columns (to the extent Postgres allows)
* execute any SQL-statement, even batch-queries
* manage keys on fields
* create and read dumps of tables
* create csv exports of table data
* administer one single database or
* administer multiple servers
* administer postgres users

View a live demo or download the source at
http://www.phpwizard.net/phpPgAdmin.

Quotes from users/reviewers:

** "This is IMHO a very good port." -- Tobias Ratschiller

** "[PostgresAdmin] started out as a quick hack to get something up for my
colleagues, and it is really shaping up to be a quite useful tool...."  --
Rob Casson (original developer of PostgresAdmin -- the first port)

** "I use [phpPgAdmin] everyday!" -- Marcellus Barrus

If you have questions or comments concerning phpPgAdmin, please visit the
site or contact me directly.

-Dan Wilson
phpPgAdmin@acucore.com
http://www.phpwizard.net/phpPgAdmin


pgsql-announce by date:

Previous
From: cxcuhp@myhome.net
Date:
Subject: Ho Ho Ho !!! 4785
Next
From: Dave Page
Date:
Subject: pgAdmin v7.0.1 Released