This database contains the tables for DHCP server functionality and debug information.
- PostgreSQL 14+
Use the provided init.sql with psql like this:
sudo -u postgres psql -f init.sql
This will create the "schmatrix" database, users, tables and views.
After that the created tables need to be initialized with up to date data.