Voor het beheren van PostgreSQL-databases kun je gebruikmaken van pgAdmin. Dit is een zeer uitgebreide database-manager die te gebruiken is onder verschillende besturingssystemen, waaronder FreeBSD, Linux en Windows. De ontwikkelaars hebben versie 1.10.2 van pgAdmin III de deur uitgedaan, waarin verschillende bugs zijn verholpen. De bijbehorende lijst met veranderingen ziet er als volgt uit:
Version 1.10.2:
- Correctly save the position of a pgFrame, per a report from Andreas Laggner and Dan Halbert.
- Fix the reverse engineering of a function, per a report from Kieran McCusker.
- Fix the xmlTextWriterEndDocument check when saving a favorite.
- Fix an SQL error when changing a parameter for a database, role/user and a function.
- Fix the display of a type with a specific typmod.
- Select the server choosen with the /s command-line argument.
- Fix the call to the Slony-I storenode function.
- Fix display of the date/time chooser.