Convert or replicate PostgreSQL, MS SQL, MySQL, Oracle or MS Access databases to Aurora PostgreSQL. Back replication and conversion are also possible.
DBConvert and DBSync tools migrate a database schema (tables with indexes and foreign keys) and data between on-premises databases and Amazon Aurora PostgreSQL , and can be customized according to client requirements.
So if you decide to move to the cloud and choose PostgreSQL on Amazon Aurora use this manual to connect to your PostgreSQL database.
Firstly login to your AWS Account and create a PostgreSQL db on Amazon Aurora.
After logging in click on 'Databases' in Amazon RDS list and in the appeared pginstance-cluster choose the database you need to work with.
After these actions, the information for connection will show up.
Copy and Paste Endpoint in 'Hostname' and Post numbers in 'Port' in GUI-Interface of our software at the appropriate Source or Destination stage. Click button 'Test connection' to check the connection.
Then type the name of the database you'd like to convert in 'Database' combo box. Or press button 'Refresh' to see all existing PostgreSQL databases available on your PostgreSQL Amazon Aurora. Choose the needed one.
After database selection, select the suitable schema for this database in 'Schema' combo box.
Click Next button to continue.
Comments
0 comments
Please sign in to leave a comment.