Download pgAdmin III 1.4.2
You can use pgAdmin to manage PostgreSQL databases. This database manager is very comprehensive and cross-platform available on FreeBSD, Mac OS X, Linux and Windows, among others. A new version has recently become available where the development team has mainly focused on fixing existing bugs. The announcement that released pgAdmin III 1.4.2 looks like this:
The pgAdmin Development Team are pleased to announce the release of pgAdmin 1.4.2, the Open Source graphical PostgreSQL administration tool for Windows, Linux, FreeBSD, Mac OS X and Solaris, now available for download in source and a variety of binary formats.
Version 1.4.2 is primarily a bug fix release, including the following changes:
- Fix a typo in the admin pack README [August Zajonc].
- Fix serial column detection for 8.1 per Kris Jurka.
- Mask the password when logging the connection string.
- Properly escape single quotes in connection strings.
- Re-arrange the Win32 dependencies so that iconv, libxml2 and wxwidgets are located in /../pgadmin3-deps/.
- Properly enable the redo button in the Query Tool when appropriate, per PromoTrade.
- Add missing files to the Unix tarball, per Andrus – xtra/wxbuild/*, src/utils/precomp.cpp, src/main/pgAdmin3.rc.
- Read config files in the local encoding scheme.
- Display the definition of set returning procedures correctly.
- Fix drop procedure by including IN/OUT parameter flags in the name.
- Fix role SQL – correctly define CREATEROLE/NOCREATEROLE per Andrus.
- Honor the copy quoting setting properly in the SQL results pane.
- Set the initial Unicode/Local charset options correctly in the Export dialogue.
- Fix PK detection in EditGrid per Andrus Moor.
- Fix Bitmap Index explain per Alexander Kirpa.
- Use ELSIF not ELSEIF in pgagent.sql for compatibility with 7.x servers [Glen Sasek].
- Exclude system schemas by name rather than OID, so that ‘public’ can be safely renamed.
- fix sloppy node statistics.
- Fix: Unsubscribe set on receiver.
- Another wxComboBox(2.6.2) related fix.
Dave Page
pgAdmin Development Team
Version number | 1.4.2 |
Operating systems | Windows 2000, Linux, BSD, Windows XP, macOS, Solaris |
Website | pgAdmin |
Download | |
License type | Prerequisites (GNU/BSD/etc.) |