GithubHelp home page GithubHelp logo

Comments (6)

paunin avatar paunin commented on May 23, 2024

Fair point....should be covered - but never faced it on live/test env...hmm, any thoughts how to avoid, may be? Worst option is to add some sleep after wait_db here, but may be there is more elegant way.

from postdock.

Nemo157 avatar Nemo157 commented on May 23, 2024

Maybe there's some way to detect if the database is running via pg_ctl instead of directly.

Or according to this line the initial database start doesn't listen on the pods external IP, so might be possible to switch the host entry to use that to connect to itself instead of using the loopback interface.

from postdock.

paunin avatar paunin commented on May 23, 2024

I've tried to kill this local loopback in branch no-loopback and you can try it out with tag :no-loopback for postgres image... I will test it ASAP but you can try as well. Let me know if any issue with it.

--

UP: so I did tests...looks fine from my side, but could you test it as well. Thanks.
@Nemo157

from postdock.

paunin avatar paunin commented on May 23, 2024

#37

from postdock.

Nemo157 avatar Nemo157 commented on May 23, 2024

Yep, that worked fine. I even saw the attempt to check the database right as the initialization happened and it failed as it should.

from postdock.

paunin avatar paunin commented on May 23, 2024

Cool. merged.

from postdock.

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.