Migrating Data from Local PostgreSQL to Amazon RDS PostgreSQL Database3 minutes to read
Password Manager Pro allows you to use Amazon RDS PostgreSQL as a backend database. By default, Password Manager Pro comes bundled with PostgreSQL that will function as your local backend database. Using Amazon RDS, you will be able to convert your on-premise database into an on-demand service. Password Manager Pro allows you to migrate all your data from the local PostgreSQL database to Amazon RDS PostgreSQL database with ease. AdvantagesAmazon RDS is a fully managed service that provides a high level of security for your PostgreSQL databases. Amazon RDS comes with a set of features such as dynamic scaling, easy and managed deployments, enhanced availability, enhanced monitoring, etc. Amazon RDS has an automated or manual backup feature that enables point-in-time recovery of your PostgreSQL database instance. This document explains in detail the process of migrating your data from the local PostgreSQL database to the Amazon RDS PostgreSQL database in Password Manager Pro. Steps RequiredSteps to migrate data from bundled PostgreSQL to Amazon RDS PostgreSQL are as follows:
Note: The database password in the database_params.conf file will be encrypted, which you need to decrypt before use. For any assistance, contact our support team @passwordmanagerpro-support@manageengine.com.
CREATE EXTENSION pgcrypto; You have successfully migrated data from Local PostgreSQL Database to Amazon RDS PostgreSQL Database. ©2025, ZOHO Corp. All Rights Reserved. | |