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