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

[#3881] Adapt d85666cf to this rewrite

This commit is contained in:
Ben Scott
2025-06-18 14:39:14 -04:00
committed by Marcin Siodelski
parent 7b06537aed
commit 4d2c259aa2

View File

@@ -219,11 +219,11 @@ Installation
To use either Configuration Backend, the appropriate module library To use either Configuration Backend, the appropriate module library
(:ischooklib:`libdhcp_mysql.so` or :ischooklib:`libdhcp_pgsql.so`) must be (:ischooklib:`libdhcp_mysql.so` or :ischooklib:`libdhcp_pgsql.so`) must be
compiled during the Kea build. The ``-D`` switch specifies which database compiled during the Kea build. The ``-D`` switch specifies which database
module to build, if any: ``-D mysql`` or ``-D pgsql``. The appropriate module to build, if any: ``-D mysql=enabled`` or ``-D pgsql=enabled``. The
database client libraries and header files must be installed prior to build. appropriate database client libraries and header files must be installed prior
See :ref:`dhcp-install-configure` for more information on building Kea with to build. See :ref:`dhcp-install-configure` for more information on building
database support. ISC's Kea packaging, as well as some distributions, provide Kea with database support. ISC's Kea packaging, as well as some third-party
separate packages for each database type. distributions, provide separate packages for each database type.
The database server hosting the CB tables must be prepared with the Kea The database server hosting the CB tables must be prepared with the Kea
schema. When upgrading an existing Kea installation, the database schema may schema. When upgrading an existing Kea installation, the database schema may