mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[4282] Added pointer to wiki for inserting reservations to database.
This commit is contained in:
@@ -2822,26 +2822,20 @@ It is merely echoed by the server
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="reservations4-mysql">
|
<section id="reservations4-mysql-pgsql">
|
||||||
<title>Storing host reservations in MySQL</title>
|
<title>Storing host reservations in MySQL or PostgreSQL</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
It is possible to store host reservations in MySQL. See <xref
|
It is possible to store host reservations in MySQL or PostgreSQL. See <xref
|
||||||
linkend="hosts4-storage" /> for information on how to configure Kea to use
|
linkend="hosts4-storage" /> for information on how to configure Kea to use
|
||||||
reservations stored in MySQL. Kea does not provide any dedicated tools
|
reservations stored in MySQL or PostgreSQL. Kea does not provide any dedicated
|
||||||
for managing MySQL reservations. See Kea wiki <ulink
|
tools for managing reservations in a database. See Kea wiki <ulink
|
||||||
url="http://kea.isc.org/wiki/HostReservationsHowTo" /> for detailed
|
url="http://kea.isc.org/wiki/HostReservationsHowTo" /> for detailed
|
||||||
information and examples of how reservations can be inserted into the
|
information and examples of how reservations can be inserted into the
|
||||||
database.
|
database.
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="reservations4-pgsql">
|
|
||||||
<title>Storing host reservations in PostgreSQL</title>
|
|
||||||
<para>Kea currently does not support storing reservations in
|
|
||||||
PostgreSQL, but this feature is planned for Kea 1.1.0.</para>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section id="reservations4-cql">
|
<section id="reservations4-cql">
|
||||||
<title>Storing host reservations in CQL (Cassandra)</title>
|
<title>Storing host reservations in CQL (Cassandra)</title>
|
||||||
<para>Kea currently does not support storing reservations in
|
<para>Kea currently does not support storing reservations in
|
||||||
|
@@ -2558,26 +2558,20 @@ should include options from the isc option space:
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="reservations6-mysql">
|
<section id="reservations6-mysql-pgsql">
|
||||||
<title>Storing host reservations in MySQL</title>
|
<title>Storing host reservations in MySQL or PostgreSQL</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
It is possible to store host reservations in MySQL. See <xref
|
It is possible to store host reservations in MySQL or PostgreSQL. See <xref
|
||||||
linkend="hosts6-storage" /> for information how to configure Kea to use
|
linkend="hosts6-storage" /> for information how to configure Kea to use
|
||||||
reservations stored in MySQL. Kea does not provide any dedicated tools
|
reservations stored in MySQL or PostgreSQL. Kea does not provide any dedicated
|
||||||
for managing MySQL reservations. See Kea wiki <ulink
|
tools for managing reservations in a database. See Kea wiki <ulink
|
||||||
url="http://kea.isc.org/wiki/HostReservationsHowTo" /> for detailed
|
url="http://kea.isc.org/wiki/HostReservationsHowTo" /> for detailed
|
||||||
information and examples of how reservations can be inserted into the
|
information and examples of how reservations can be inserted into the
|
||||||
database.
|
database.
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="reservations6-pgsql">
|
|
||||||
<title>Storing host reservations in PostgreSQL</title>
|
|
||||||
<para>Kea currently does not support storing reservations in
|
|
||||||
PostgreSQL, but this feature is planned for Kea 1.1.0.</para>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section id="reservations6-cql">
|
<section id="reservations6-cql">
|
||||||
<title>Storing host reservations in CQL (Cassandra)</title>
|
<title>Storing host reservations in CQL (Cassandra)</title>
|
||||||
<para>Kea currently does not support storing reservations in
|
<para>Kea currently does not support storing reservations in
|
||||||
|
Reference in New Issue
Block a user