The first time you start a new server configuration,
StarTeam Server creates all tables in the database you specify. This section explains how to create
a
StarTeam Server configuration using a previously created
PostgreSQL database.
Database names should:
- Begin with a letter.
- Contain letters and numbers only.
- Not contain spaces.
- Not be a SQL reserved word such as
create,
delete,
if,
then,
else, or
goto.
Important: The
Server Administration database options may fail to run for databases with names that do not follow these guidelines.