This is an old revision of the document!
PowerDNS : Installasi dengan posgresSQL Backend (Debian 12/13)
Install Paket
Update repository:
apt update
Install PowerDNS Authoritative + PostgreSQL:
apt install pdns-server pdns-backend-pgsql postgresql
Pastikan service PostgreSQL berjalan:
systemctl status postgresql