27 April,2022 by Rambler
Question: I have some tables on database on a PostgreSQL server instance. I want to copy the schema and data to another PostgreSQL server instance . Is there a straightforward process using pgAdmin to complete this task?
Answer: For a larger migration effort I suggest a pg_dump\pg_restore method butA straightforward method is to use the backup functionality on pgAdmin.
You can also use the backup functionality in pgAdmin . These are the steps:
Read more on PostgreSQL & migration
The truth about SQL Server to PostgreSQL migration
Spotlight on Babelfish for Aurora PostgreSQL
How to use PostgreSQL pg_basebackup
This is only a preview. Your comment has not yet been posted.
As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.
Having trouble reading this image? View an alternate.
Posted by: |