mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
12 lines
495 B
Plaintext
12 lines
495 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2005/10/29 16:56:15 minskim Exp $
|
|
|
|
MyDNS uses two tables in a PostgreSQL database: "soa" and "rr" (you can
|
|
change this in ${PKG_SYSCONFDIR}/mydns.conf if you want). MyDNS can give the
|
|
commands to generate these tables:
|
|
|
|
${PREFIX}/sbin/mydns --create-tables
|
|
|
|
You can pipe the output right into the psql(1) client.
|
|
===========================================================================
|