Coder Social home page Coder Social logo

Does nothing and shows no output about pgfutter HOT 6 OPEN

PandaWood avatar PandaWood commented on September 15, 2024 3
Does nothing and shows no output

from pgfutter.

Comments (6)

jsnet-ops avatar jsnet-ops commented on September 15, 2024

Are you sure the settings are correct? pgfutter hardly returns postgres errors.
You can consult the postgres logging.

from pgfutter.

mission-lblaney avatar mission-lblaney commented on September 15, 2024

I'm having same issue connecting from Amazonlinux 2 to a postgress cluster. I run a similar command as OP and I get no output of any kind. then when I connect with psql I dont see a table created.

from pgfutter.

LaurensBosscher avatar LaurensBosscher commented on September 15, 2024

This is a common issue with PGFutter and one that we all run into, at some point, there's a PR open since 2019 to improve the handling of errors: https://github.com/lukasmartinelli/pgfutter/pull/67/files but it doesn't look like this situation will change anytime soon.

My recommendation would be to try trail and error, check your postgress logging and look for alternatives for production tasks (where a silent failure would be unacceptable).

from pgfutter.

alexitheodore avatar alexitheodore commented on September 15, 2024

Frustratingly I am having the same issue. Turns out my issue was that I wasn't supplying a password and was expecting that because I was executing as a user that had "trust" (and also .pgass) that it wouldn't need a password - or even more assumingly, that it would say that "password invalid". But lo, behold... you must copy/paste the password in plain text for everyone to see and keep track of.

from pgfutter.

woodchuck avatar woodchuck commented on September 15, 2024

@alexitheodore Thank you! This was my issue. I expected to be prompted for the password. if you export DB_PASS='password', then you can avoid supplying it with the command. The initial space will hide it from your terminal history.

from pgfutter.

inspector71 avatar inspector71 commented on September 15, 2024

This is a common issue with PGFutter and one that we all run into, at some point, there's a PR open since 2019 to improve the handling of errors: https://github.com/lukasmartinelli/pgfutter/pull/67/files but it doesn't look like this situation will change anytime soon.

My recommendation would be to try trial and error, check your postgress logging and look for alternatives for production tasks (where a silent failure would be unacceptable).

I guess this is a stalled project then. Hopefully @lukasmartinelli is OK and might be able to fire things up again.

Otherwise would be great if someone could fork it and get it going. Unfortunately I don't have the Python experience.

from pgfutter.

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.