Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 315 Bytes

tqks-general-database

Generalized PostgreSQL database

Configuration

The file /config/asr_schema.sql needs to have the database name set. It is referenced in to locations:

  • Line 18: CREATE DATABASE
  • Line 21: \c

    The database name chosen must then be set in the file /config/postgress-props.xml