2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 09:57:41 +00:00
kea/doc/sphinx/arm/hooks-cb-pgsql.rst
2022-06-14 14:12:09 -04:00

10 lines
350 B
ReStructuredText

.. _hooks-cb-pgsql:
``pgsql_cb``: Configuration Backend for PostgreSQL
==================================================
This 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.