Coder Social home page Coder Social logo

Comments (3)

teej avatar teej commented on August 22, 2024 1

@rkass Thanks for taking a look! I’ll take a crack at trying to repro the issue with test cases.

from pg2k4j.

rkass avatar rkass commented on August 22, 2024

Hi @teej thanks for submitting. We have used pg2k4j with postgres 10 databases so it's interesting to hear about your experiences with version 11. Since we're not yet using pg 11 we haven't had the opportunity to observe the issue you describe.

I did create this pr https://github.com/disneystreaming/pg2k4j/pull/28/files which introduces integration tests with version 11 of postgres. For now the tests passed as is (same recipe for db version 10 and 11), but if you could add tests that break with db version 11 and not db version 10 that'd go a long way to discovering if there is a problem and hunting down a fix.

from pg2k4j.

Tybot204 avatar Tybot204 commented on August 22, 2024

For what it's worth, I have pg2k4j working with pg 11.5. It's possible < pg 11.5 had an issue that has since been resolved? Either that or some config is causing the issue in particular.

I setup pg2k4j following the README verbatim with the following setup:

  • PG 11.5 running in AWS RDS (no public accessibility)
  • EKS running in the same VPC
  • pg2k4j running as a stand alone deployment in Kubernetes
    • Options set include awsaccesskey, awssecret, pgdatabase, pghost, pgpassword, pguser, region, and streamname

from pg2k4j.

Related Issues (16)

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.