.. _hooks-cb-pgsql:
-``pgsql_cb``: PostgreSQL Configuration Backend
-==============================================
+Configuration Backend: PostgreSQL
+=================================
-This hook library works in conjunction with the ``cb_cmds`` library to
+The ``pgsql_cb`` hook library works in conjunction with the ``cb_cmds`` library to
implement the API to create, read, update, and delete (CRUD) the
configuration in a PostgreSQL database. Please see :ref:`hooks-cb-cmds`
for more details.