The srs database
is a PostgreSQL database that
holds all the information about the domains, contacts, nameservers,
registrars and the relationships between those objects for a given domain
registry. This database is both queried and modified by the
xaction
daemon as required. It is treated as a read-only
datasource by the whois
daemon, as well as the report
generators
that produce summary statistical reports about the
registry.
The database schema to support all operations is implemented, but certain additional features, such as replication to a remote database, are not yet implemented. The report generators that report statistics about the registry database are not yet available.