X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 7A77FD1D1A4 for ; Wed, 25 Feb 2004 02:04:55 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 83669-01 for ; Tue, 24 Feb 2004 22:01:38 -0400 (AST) Received: from www.postgresql.com (www.postgresql.com [200.46.204.209]) by svr1.postgresql.org (Postfix) with ESMTP id EBFCDD1B98D for ; Tue, 24 Feb 2004 22:01:34 -0400 (AST) Received: by www.postgresql.com (Postfix, from userid 80) id BC548CF4B7F; Tue, 24 Feb 2004 22:01:34 -0400 (AST) To: pgsql-www@postgresql.org Subject: New News Entry Message-Id: <20040225020134.BC548CF4B7F@www.postgresql.com> Date: Tue, 24 Feb 2004 22:01:34 -0400 (AST) From: www@www.postgresql.com (World Wide Web Owner) X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200402/175 X-Sequence-Number: 3740 A new entry has been added to the news database. Database Admin: http://www.postgresql.org/admin/edit_news.php?171 Submitted by: chriskl@familyhealth.com.au Headline: phpPgAdmin 3.3 Released Summary: The newest version of phpPgAdmin is now available. Major new features include pg_dump integration for table and database dumps, greatly improved speed and much more. Story: phpPgAdmin 3.3 builds upon the 3.2.1 release adding some new features, bug fixes and stability. The new features are: * Database dump feature, which uses pg_dump * Large speed improvements by reducing number of database connections and using external style sheet. * SQL pop-up window now defaults to the current database * Display aggregates and operator classes * Integration with the PostgreSQL statistics collector. See table and index performance and usage information. * Display user session defaults for PostgreSQL >= 7.3 * Rename user feature for PostgreSQL >= 7.4 * Create functions returning arrays and table types * Allow editing Select results by oid * Allow pagination of queries entered in the SQL box * Allow EXPLAIN ANALYZE of SQL queries (in both SQL boxes) * Default cursor conveniently in SQL box and Find Downloading ----------- Download right now from: http://phppgadmin.sourceforge.net/ Regards, The phpPgAdmin Team