Skip to content
Snippets Groups Projects
Select Git revision
  • master
1 result

create_schema_v2.sql

  • Radko Krkoš's avatar
    f299038b
    DB schema: Move DB setup clauses to own script · f299038b
    Radko Krkoš authored
    * Previously some setup was included in the create_schema scripts,
      some documented in the cookbook. Most have now been moved to
      setup_db_production.sql script, which sets up access rights
      for various accounts (pdns_rest_api, pdnsd, pgbgcalc) and
      assigns details tables to their dedicated tablespace.
    f299038b
    History
    DB schema: Move DB setup clauses to own script
    Radko Krkoš authored
    * Previously some setup was included in the create_schema scripts,
      some documented in the cookbook. Most have now been moved to
      setup_db_production.sql script, which sets up access rights
      for various accounts (pdns_rest_api, pdnsd, pgbgcalc) and
      assigns details tables to their dedicated tablespace.