Git Product home page Git Product logo

Comments (9)

mikebell90 avatar mikebell90 commented on August 20, 2024 1

Yeah I'm going to look at that when I have time. Not neglecting your pr or hard work @tomix26 just wpuld prefer a less complicated solution

from otj-pg-embedded.

tomix26 avatar tomix26 commented on August 20, 2024

@MichaelDBA You can try to use my fork https://github.com/zonkyio/embedded-postgres, which supports a configurable version of PostgreSQL binaries.

from otj-pg-embedded.

MichaelDBA avatar MichaelDBA commented on August 20, 2024

Thanks, @tomix26 !

from otj-pg-embedded.

mikebell90 avatar mikebell90 commented on August 20, 2024

The issue is Linux is no longer included in the standard download distribution. @tomix26 if you wish to document and contribute your methodology, much appreciated. (It looks to me like you launch a docker container and recompile the whole thing, which works, but man, unfortunately a lot more complicated then it was.

from otj-pg-embedded.

tomix26 avatar tomix26 commented on August 20, 2024

Yes, it is much more complicated.

But the benefit of this solution is that it is possible to support other than amd64 architectures. It also made possible to add support for Alpine Linux. And last but not least, it allows independence on EnterpriseDB binaries. Which now turned out to be a big advantage when they stopped supporting Linux platform. Additionally, you do not have to maintain the project, you can use it as is.

I have updated the readme and now I will prepare a pull request adding support for a configurable version of postgres binaries coming from https://github.com/zonkyio/embedded-postgres-binaries

from otj-pg-embedded.

stevenschlansker avatar stevenschlansker commented on August 20, 2024

I'm not sure that it would be preferable, but EDB does still distribute .deb and .rpm packaging for linux, which we should be able to unpack and steal the binaries from. Building from source is slow and obnoxious...

https://postgresrocks.enterprisedb.com/t5/Postgres-Gems/Platform-Native-EDB-Packages-for-Linux-Users/ba-p/2362

from otj-pg-embedded.

StitZle avatar StitZle commented on August 20, 2024

@tomix26 Does your libary work with Spring Boot 2.0.0+ or only with 1.4.0+ ?
Sorry for asking here but i found non other way to cantact you.

from otj-pg-embedded.

tomix26 avatar tomix26 commented on August 20, 2024

@StitZle Yes, both versions are supported.

from otj-pg-embedded.

mikebell90 avatar mikebell90 commented on August 20, 2024

Now resolved in 1.0.0, which defaults to PG 13, but can use any provided docker image compatible with the docker hub postgres one.

from otj-pg-embedded.

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.