PostgreSQL
Accessing the list of instances
To view the list of instances on PostgreSQL, follow these steps:
Navigate to Database.
A list of PostgreSQL instances will be displayed in a tabular fashion, containing the following data:
Name: Name of instance
IP: IP address of instance
Environment: Environment in which instance is deployed
Project: Project with which the instance is associated with

Creating a new instance
Navigate to Database.
Select Create New Instance.
In the Create Database pop-up window, configure the following fields:
Instance Name
Database Version
Project
Network
Machine size
Disk Size
Availability

Click Request Instance. An approval request will be sent to the user's reporting manager.
Once approved, the instance will be created.
Editing an existing instance
To edit an existing instance, follow these steps:
Navigate to Database.
Search for the instance you wish to edit using the Search bar.
In the Instance table, navigate to the Edit column on the right and click the Edit icon.

The following drop down will become visible:
Users & Databases
Add Service
Request Access

Viewing list of Users and Databases
Follow the steps from before.
Select Users & Databases from the dropdown.
In the pop-up window, the list of users and databases associated with the instance will be displayed.

Adding a new service
Follow the steps from before.
Select Add Service from the dropdown.
In the pop-up window, configure the following:
User Name
Secret Name
Database Name
Project (non configurable)

Click Request. An approval request will be sent to the user's reporting manager.
Once approved, the new service will be added.
Requesting access
Follow the steps from before.
Select Request Access from the dropdown.
In the pop-up window, select the relevant databases.
Click Request.

Click Request. An approval request will be sent to the user's reporting manager.
Once approved, the access for the database will be granted.
Last updated