no-longer-maintained PgAccess. Per Erik Rijkers.
Another good way to develop in <application>PL/pgSQL</> is with a
GUI database access tool that facilitates development in a
procedural language. One example of such as a tool is
- <application>PgAccess</>, although others exist. These tools often
+ <application>pgAdmin</>, although others exist. These tools often
provide convenient features such as escaping single quotes and
making it easier to recreate and debug functions.
</para>
<listitem>
<para>
Using an existing graphical frontend tool like
- <application>PgAccess</application> or an office suite with
+ <application>pgAdmin</application> or an office suite with
<acronym>ODBC</acronym> support to create and manipulate a
database. These possibilities are not covered in this
tutorial.