mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
[4282] Added pointer to wiki for inserting reservations to database.
This commit is contained in:
parent
df6c6f6996
commit
c79649b04f
@ -2822,26 +2822,20 @@ It is merely echoed by the server
|
||||
|
||||
</section>
|
||||
|
||||
<section id="reservations4-mysql">
|
||||
<title>Storing host reservations in MySQL</title>
|
||||
<section id="reservations4-mysql-pgsql">
|
||||
<title>Storing host reservations in MySQL or PostgreSQL</title>
|
||||
|
||||
<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
|
||||
reservations stored in MySQL. Kea does not provide any dedicated tools
|
||||
for managing MySQL reservations. See Kea wiki <ulink
|
||||
reservations stored in MySQL or PostgreSQL. Kea does not provide any dedicated
|
||||
tools for managing reservations in a database. See Kea wiki <ulink
|
||||
url="http://kea.isc.org/wiki/HostReservationsHowTo" /> for detailed
|
||||
information and examples of how reservations can be inserted into the
|
||||
database.
|
||||
</para>
|
||||
</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">
|
||||
<title>Storing host reservations in CQL (Cassandra)</title>
|
||||
<para>Kea currently does not support storing reservations in
|
||||
|
@ -2558,26 +2558,20 @@ should include options from the isc option space:
|
||||
|
||||
</section>
|
||||
|
||||
<section id="reservations6-mysql">
|
||||
<title>Storing host reservations in MySQL</title>
|
||||
<section id="reservations6-mysql-pgsql">
|
||||
<title>Storing host reservations in MySQL or PostgreSQL</title>
|
||||
|
||||
<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
|
||||
reservations stored in MySQL. Kea does not provide any dedicated tools
|
||||
for managing MySQL reservations. See Kea wiki <ulink
|
||||
reservations stored in MySQL or PostgreSQL. Kea does not provide any dedicated
|
||||
tools for managing reservations in a database. See Kea wiki <ulink
|
||||
url="http://kea.isc.org/wiki/HostReservationsHowTo" /> for detailed
|
||||
information and examples of how reservations can be inserted into the
|
||||
database.
|
||||
</para>
|
||||
</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">
|
||||
<title>Storing host reservations in CQL (Cassandra)</title>
|
||||
<para>Kea currently does not support storing reservations in
|
||||
|
Loading…
x
Reference in New Issue
Block a user