summaryrefslogtreecommitdiff
path: root/net/mydns-pgsql/MESSAGE
blob: 34b278a1038754813de5d613e4c7fc3795463b36 (plain)
1
2
3
4
5
6
7
8
9
10
11
===========================================================================
$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.
===========================================================================