Skip to content

Add script for creating new database #28

@michbarsinai

Description

@michbarsinai
create database hear_us with template=template0 LC_COLLATE='C';
create role hear_us;
grant all privileges on database hear_us to hear_us;
alter role hear_us with login;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions