2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 05:27:55 +00:00

[#2403] Final changes to section header formatting

This commit is contained in:
Suzanne Goldlust 2022-06-13 15:51:35 +00:00 committed by Thomas Markwalder
parent 8d4d4fdced
commit cfe28aa52b

View File

@ -1,9 +1,9 @@
.. _hooks-cb-pgsql:
Configuration Backend: PostgreSQL
=================================
``pgsql_cb``: Configuration Backend for PostgreSQL
==================================================
The ``pgsql_cb`` hook library works in conjunction with the ``cb_cmds`` library to
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.