dms-psql-post-data

Ultimate Script to complete PostgreSQL-to-PostgreSQL Migration right after AWS DMS task done (by sinwoobang)

Dms-psql-post-data Alternatives

Similar projects and alternatives to dms-psql-post-data based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better dms-psql-post-data alternative or higher similarity.

dms-psql-post-data reviews and mentions

Posts with mentions or reviews of dms-psql-post-data. We have used some of these posts to build our list of alternatives and similar projects.
  • RDS Database Migration Series - A horror story of using AWS DMS with a happy ending
    1 project | dev.to | 18 Mar 2024
    Fortunately, native tools helped us a lot. To get all the indexes and constraints, we used pg_dump with the --section=post-data option and then inlined the content of the dump and ran it directly from the Postgres console to have better visibility and control of the process. To bring back sequences, we used this script. It was very odd that AWS DMS does not have any option to handle this—it's capable of migrating Oracle to Neptune, yet it's not capable of smoothly handling indexes for the Replication Instance strategy, even though it's a trivial operation.
  • AWS open source news and updates, #97
    1 project | dev.to | 24 Jan 2022
    dms-psql-post-data ë°©ì‹ ìš° shares this script that may come in hand if you are looking at doing any PostgreSQL-to-PostgreSQL migrations. Why might you need this script? Well, its in the README, but to summarise, this script can help you resolve some artefacts that are not migrated, and if you want to target the migrated database as primary.

Stats

Basic dms-psql-post-data repo stats
2
35
3.2
8 months ago

sinwoobang/dms-psql-post-data is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of dms-psql-post-data is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com