GithubHelp home page GithubHelp logo

Comments (10)

miketwenty1 avatar miketwenty1 commented on June 11, 2024 1

I'm seeing this issue all over the place with running pg_transport multiple times. First time works. Consecutive times with other databases don't work. Must something going on because pg_transport doesn't work the second time unless I reboot the DB.

from amazon-rds-user-guide.

santiagortiiz avatar santiagortiiz commented on June 11, 2024 1

Hi, I have encountered this problem recently.

What I notice is that the pg_transport.num_workers must be configured according to the database instance type and its capabilities.
I have been using Postgres version 14 on a db.t3.micro with 20GB of storage.

When I set pg_transport.num_workers > 3, I get the same error (Failed to download file data) at some point (50%, 30%).

So in the end I solve it by setting the workers to 2.

from amazon-rds-user-guide.

baniol avatar baniol commented on June 11, 2024

Also experiencing the issue. My workaround was to create a new migration database in target RDS for each source database and running SELECT there once.

from amazon-rds-user-guide.

OzRgz avatar OzRgz commented on June 11, 2024

I'm experiencing same issue, with a database around 330 GB always fails at 9-10% with 'failed to download file data' error. Any update?

from amazon-rds-user-guide.

matti-saemi avatar matti-saemi commented on June 11, 2024

I am facing the same issue as well. I was hoping to use this extension. Will there be any fix for this anytime soon? or should I go back to using pg_dump :(?

from amazon-rds-user-guide.

OswaldoRGZ avatar OswaldoRGZ commented on June 11, 2024

Have anyone tried with this new Postgresql 12 on AWS RDS? my last atempt was with postgresql 10.x

from amazon-rds-user-guide.

Ilhicas avatar Ilhicas commented on June 11, 2024

This was tried with a 11.5 version, haven't tried since, as we've resorted to using pg_dump and restore automated with good old ansible trying to mimic the behaviour by suspending write on the source to avoid inconsistencies.

from amazon-rds-user-guide.

miketwenty1 avatar miketwenty1 commented on June 11, 2024

This aws blog has some parameter suggestions for things like "num_workers" and "worker_mem".
I noticed bumping resources for the DBs involved and setting parameters helps, but doesn't solve the issue completely.

from amazon-rds-user-guide.

OswaldoRGZ avatar OswaldoRGZ commented on June 11, 2024

Somehow its working now, tested on PostgreSQL 12.4.
400 GB in 20 mins with two m5.xlarge.

from amazon-rds-user-guide.

randyurbano avatar randyurbano commented on June 11, 2024

Thanks for the feedback. I'm closing this old issue. If changes are needed to the documentation in the RDS User Guide, re-open the issue and specify the topic and the changes that are needed.

from amazon-rds-user-guide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.