New News Entry

From: www(at)www(dot)postgresql(dot)com (World Wide Web Owner)
To: pgsql-www(at)postgresql(dot)org
Subject: New News Entry
Date: 2004-06-04 12:58:51
Message-ID: 20040604125851.26731CF4BEA@www.postgresql.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

A new entry has been added to the news database.

Database Admin: http://www.postgresql.org/admin/edit_news.php?196

Submitted by: chriskl(at)familyhealth(dot)com(dot)au
Headline: phpPgAdmin 3.4 Released
Summary:

A new major version of phpPgAdmin is now available. phpPgAdmin is a web-based administration tool for all 7.x versions of PostgreSQL.

Story:

A new major version of phpPgAdmin is now available. phpPgAdmin is a web-based administration tool for all 7.x versions of PostgreSQL.

New features include:

* Add CACHE and CYCLE parameters in sequence creation
* View, add, edit and delete comments on tables, views, schemas, aggregates, conversions, operators, functions, types, opclasses, sequences and columns (Dan Boren & ChrisKL)
* Add config file option for turning off the display of comments
* Allow creating array columns in tables
* Allow adding array columns to tables
* Allow creating domains with type length and arrays
* Show domain base type and comment in domains list
* Allow import of CSV, Tabbed and XML data. \"Auto\" mode chooses import mode based on the file extension.
* Allow upload and execution of _basic_ SQL scripts
* More admin features available: vacuum, analyze, cluster all and reindex (with all options) (Bryan Encina)
* Fix SQL popup window to reload when the database is changed so that the correct page encoding is used.
* Create view wizard (Bryan Encina)
* Allow specification of MATCH, DEFERRABLE and INITIALLY DEFERRED on foreign keys.
* Automatically uncheck the NULL checkbox when data is typed in the value field while editing data.
* Show query runtime when executing arbitrary SQL
* Allow renaming functions when backend supports it
* Views are now more like tables. They are listed in the browser, you can view the virtual columns of the view and its column defaults. Columns in view can also be renamed and have defaults set.
* Allow viewing, dropping and creation of rules on views.
* Support for 7.5-dev ALTER COLUMN TYPE, adding of SERIAL and BIGSERIAL columns, adding NOT NULL columns and adding columns with defaults.

Download it now:

http://phppgadmin.sourceforge.net/?page=download

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2004-06-04 13:02:20 Re: New News Entry
Previous Message Dave Page 2004-06-04 07:26:40 Re: Techdocs v2