]> git.ipfire.org Git - thirdparty/kea.git/commit
[#2452] Improve postgresl indexes on hosts table
authorThomas Markwalder <tmark@isc.org>
Wed, 20 Jul 2022 15:53:27 +0000 (11:53 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 22 Jul 2022 14:13:55 +0000 (10:13 -0400)
commitb0c3dda963425f5d7dbb97bbce4e83d453b2f859
treeb8b70c549d911ffd09c7d2f7c4d79ed26e5f9a5c
parent9e6740b5c124e62a78d7bedceddcff3cb26289d8
[#2452] Improve postgresl indexes on  hosts table

src/share/database/scripts/pgsql/dhcpdb_create.pgsql
src/share/database/scripts/pgsql/upgrade_012_to_013.sh.in
    Added host index for dhcp identifier + type only - v4 and v6
    Modified existing host index to include subnet-id = 0 - v4 and v6
src/share/database/scripts/pgsql/dhcpdb_create.pgsql
src/share/database/scripts/pgsql/upgrade_012_to_013.sh.in