Re: [ANNOUNCE] pgAdmin v1.12.0 Released

From: Per Sundin <per(dot)sundin(at)globesoft(dot)com>
To: "'pgadmin-support(at)postgresql(dot)org'" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: [ANNOUNCE] pgAdmin v1.12.0 Released
Date: 2010-09-20 11:06:52
Message-ID: F07D92605693874883FC5F6E4FB1A851058E5ED86C@Globe-Exch03.globesoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support pgsql-announce

Hello,

I just installed the new pgAdmin III v1.12.0 on my Windows XP and noticed that the installer did not update my "PostgreSQLPath" registry value, so I had to update it manually, since it pointed to a folder in my previous installation:

PostgreSQLPath="C:\Program\pgAdmin III\1.8" (old)
PostgreSQLPath="C:\Program\pgAdmin III\1.12" (new)

I noticed this, because my process logger showed the following sequence of process invocations:

C:\Program\pgAdmin III\1.12\pgadmin3.exe
=> C:\Program\pgAdmin III\1.8\pg_dump.exe --version
=> C:\Program\pgAdmin III\1.12\pg_dump.exe --version
=> C:\Program\pgAdmin III\1.12\pg_dump.exe --version
=> C:\Program\pgAdmin III\1.12\pg_dump.exe --version
=> C:\Program\pgAdmin III\1.8\pg_dump.exe --version
=> C:\Program\pgAdmin III\1.8\pg_dumpall.exe --version
=> C:\Program\pgAdmin III\1.8\pg_restore.exe --version

Best regards
Per Sundin

-----Original Message-----
From: Dave Page [mailto:dpage(at)pgadmin(dot)org]
Sent: den 20 september 2010 10:06
To: pgsql-announce; pgAdmin Support; pgadmin-hackers
Subject: [ANNOUNCE] pgAdmin v1.12.0 Released

The pgAdmin Development Team are pleased to announce the release of
pgAdmin III v1.12.0.

pgAdmin is a comprehensive Open Source database management tool for
PostgreSQL, offering an SQL Query tool, table data editor, editors for
virtually all object types, including Slony objects, a procedural
language debugger, configuration editors and graphical query builder.
pgAdmin runs on Linux, Mac, Windows, FreeBSD and Solaris platforms.

This release is the culmination of over 12 months of development work
and adds support for PostgreSQL 9.0, as well as numerous other
enhancements which can be seen in the change log:

http://www.pgadmin.org/development/changelog.php

A visual tour of some of the key changes can be found here:

http://www.pgadmin.org/visualtour12.php

To try out pgAdmin 1.12, download the source code or binaries for
Windows or Mac machines from:

http://www.pgadmin.org/download/

RPMs can be downloaded for Redhat platforms from the Yum repository at:

http://yum.pgrpms.org/

pgAdmin is also included in the PostgreSQL installers from EnterpriseDB:

http://www.enterprisedb.com/products/pgdownload.do

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

pgAdmin Development Team

---------------------------(end of broadcast)---------------------------
-To unsubscribe from this list, send an email to:

pgsql-announce-unsubscribe(at)postgresql(dot)org

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2010-09-20 11:10:50 Re: [ANNOUNCE] pgAdmin v1.12.0 Released
Previous Message Steffen Kuhn 2010-09-20 10:03:31 pgAdmin III 1.12: Toolbar issue on modern windows

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2010-09-20 11:10:50 Re: [ANNOUNCE] pgAdmin v1.12.0 Released
Previous Message Thor Michael Støre 2010-09-20 09:46:45 Re: Query->Explain Options->Verbose/Analyze unresponsive in 1.10.5 on OS X

Browse pgsql-announce by date

  From Date Subject
Next Message Dave Page 2010-09-20 11:10:50 Re: [ANNOUNCE] pgAdmin v1.12.0 Released
Previous Message Yahya Bilgin 2010-09-20 10:31:26 Re: phpPgAdmin 5.0-beta1 Released