Running PostgreSQL Graphical Client - Screen Shots
The following sequence of images shows you how to run pgAdmin III for PostgreSQL
8.2.4 on your system. This is in a Windows environment.
1.

The above shows you the very relevant pgAdminIII tool from the Start menu in Windows XP.
2.

Double click above on PostgreSQL Database Server 8.2 - it will ask you for the password and then the following screen.
3.

You can take off from the screen above to graphically set up your database the way you want to.
4.

The above shows you how to open the graphical query tool for running SQL queries at your database.
5.

Using the Open ... menu item above, you can open entire SQL scripts you may have written,
with the files ending in .sql, for running against your SQL database.