/
Postgresql Database

eGov ERP DevOps

Postgresql Database

Database Setup:

  1. Create a database and user in postgres

  2. Create a schema called generic

  3. Execute ALTER ROLE <your_login_role> SET search_path TO generic,public;

Related content

Installation of Postgres
Installation of Postgres
More like this
Postgres Configuration
Postgres Configuration
More like this
MDMS V2 (Master Data Management Service)
MDMS V2 (Master Data Management Service)
More like this
OBPS Search Application
OBPS Search Application
More like this
Search/Create -Property
Search/Create -Property
More like this

DevOps as a Culture