This guide will assist you in migrating to the new CNPG operator.

Prerequisites

Install PGAdmin form the TrueCharts Stable train.
Setup [tcdbinfo.sh script](<https://truecharts.org/manual/SCALE/guides/sql-export#how-to-list-database-login-info-for-truecharts-apps>)
Add the Operator train to your TrueCharts Catalog

Acquire Database Credentials

  1. Run tcdbinfo.sh to get a list of database credentials.
bash tcdbinfo.sh

Connect to CNPG Databases in PGAdmin

  1. Click Add Server.

  1. Choose a name for the database, this will only be used to help you identify it.

Enter database server and credentials previously acquired from tcdbinfo.sh script and save.

Backup CNPG Databases

  1. Right click on the database and select backup as shown below.