Pgaccess is a graphical database tool that is used for accessing tables, queries, views, sequences, functions, reports, forms, scripts, users, and schemas. It is written using the POSTGRESQL TCL/TK interface. Its source code appears in pgsql/src/bin/pgaccess.
Figure
shows the opening window of
pgaccess.
![\includegraphics[ height=0.40\textheight]{pgaccess.eps}](img26.gif)
The tabs on the left show the items that can be accessed. The menu at the top permits database actions, table import/export, and object creation, deletion, and renaming.
Figure
shows the table window.
![\includegraphics[ height=0.40\textheight]{pgaccess2.eps}](img27.gif)
This window allows table rows to be viewed and modified.
The pgaccess manual page and help screens cover its capabilities in more detail.