From Fedora Project Wiki

< User:Dmossor

Revision as of 16:49, 24 February 2015 by Dmossor (talk | contribs)

This page contains the functional requirements for the Database Server role - that is, the things the role is expected to do when it's working properly. If Database Server is a Featured Role, then according to the Fedora_Release_Criteria, these requirements must be met to some extent for each Fedora Server pre-release and release: refer to the criteria pages for the exact details of which requirements must be met at each milestone.

Unless otherwise stated, it is always assumed that the role has been correctly deployed and configured by the system administrator.

Core requirements

  1. The command line utilities for postgresDB must be available and allow at least basic configuration of the DB.
  2. Multiple clients must be able connect to the DB Server
  3. Must allow external software to edit the DB.

Requirements

  1. The Database must be capable of serving requests through port 5432.
  2. The Database Server must be capable of hosting multiple separate databases

Test cases

  1. TBA