The graphical user interface (GUI) administration tool for PostgreSQL is "pgadmin". To install "pgadmin" on Ubuntu 9.04, issue the command:
#apt-get install pgadmin3
This will install the "pgadmin" software under "Applications -> Programming -> PgAdmin III".
No comments:
Post a Comment