X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 719D53A54FA for ; Wed, 1 Dec 2004 09:47:12 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 42595-05 for ; Wed, 1 Dec 2004 09:47:00 +0000 (GMT) Received: from www.postgresql.com (unknown [200.46.204.209]) by svr1.postgresql.org (Postfix) with ESMTP id 631EE3A5523 for ; Wed, 1 Dec 2004 09:47:02 +0000 (GMT) Received: by www.postgresql.com (Postfix, from userid 80) id 046637388AF; Wed, 1 Dec 2004 09:46:59 +0000 (GMT) To: pgsql-www@postgresql.org Subject: New News Entry Reply-To: dpage@pgadmin.org Message-Id: <20041201094659.046637388AF@www.postgresql.com> Date: Wed, 1 Dec 2004 09:46:59 +0000 (GMT) From: www@www.postgresql.com (World Wide Web Owner) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests= X-Spam-Level: X-Archive-Number: 200412/1 X-Sequence-Number: 6120 A new entry has been added to the news database. Database Admin: http://scripts.postgresql.org/admin/edit_news.php?252 Submitted by: dpage@pgadmin.org Headline: pgAdmin III 1.2.0 Released Summary: The pgAdmin Development Team are proud to announce the release of pgAdmin III v1.2.0. This is a major new release of pgAdmin following a year of development work by various contributors. Story: The pgAdmin Development Team are proud to announce the release of pgAdmin III v1.2.0. This is a major new release of pgAdmin following a year of development work by various contributors. pgAdmin is the most popular GUI PostgreSQL administration and management tool, with native support for Windows and Linux/FreeBSD. It includes the following features: - Schema browsing of all PostgreSQL object types. - Object creation/properties dialogues. - Threaded ad-hoc query tool with EXPLAIN support. - Table data view/edit tool. - SSL support. - Ability to connect and browse multiple servers at once. - Support for Unicode databases. - UI Translations into over 20 languages. Summary of major changes: ========================= - PostgreSQL 8.0.0 Support - Improved dialogue sizing based on font metrics. - Server status windows now displays locks. - The query tool can output results directly to a file. - Data may be sorted and filtered in the Edit Grid. - Column statistics are now supported. - Refencing/referenced objects for each object may be viewed. - Functions can be viewed and created with class datatypes. - Lost database connections are now handled more gracefully. - Added the ability to control local database services. - Tablespace support. - Added a permissions GRANT tool. - Display of server logfiles (with server contrib package). - Rows from the edit grid and query tool may be copied to the clipboard. - Database backup and restore. - Countless other bug fixes and minor improvements. For a complete list of changes, please see the changelog at: http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/pgadmin3/CHANGELOG.txt?rev=1.171&content-type=text/vnd.viewcvs-markup pgAdmin III is freely available under the Artistic Licence, and may be downloaded from one of the mirror sites listed at http://www.pgadmin.org/pgadmin3/download.php I would like to take this opportunity to thank all the developers, testers, packagers and translators for their hard work over the last year. Dave Page pgAdmin Project.