Code Monkey home page Code Monkey logo

Comments (7)

sorentwo avatar sorentwo commented on July 30, 2024

@axelson Technically PostgreSQL 9.5+ includes FOR UPDATE SKIP LOCKED, which is the newest feature I know of. I had initially planned on using native partitioning for pruning but backed off on that.

So, if you're running 9.5+ it should work for you. Please let me know if that isn't the case!

I'll make this clear in the docs.

from oban.

axelson avatar axelson commented on July 30, 2024

We're on 9.6 so that'll work for us! Thanks!

from oban.

sorentwo avatar sorentwo commented on July 30, 2024

I've documented the minimum PG, Elixir and Erlang versions. Thanks @axelson 👍

from oban.

axelson avatar axelson commented on July 30, 2024

Great, thanks!

from oban.

manukall avatar manukall commented on July 30, 2024

Hey there. I noticed that the referenced commit mentions 9.6 as the minimum required PG version, while above you're talking about 9.5.

We're still stuck with 9.5 and were planning to switch to Oban. Do we need to wait until we can upgrade our Postgres servers?

from oban.

sorentwo avatar sorentwo commented on July 30, 2024

@manukall There are a few changes since this issue that made 9.6 the minimum version. So sadly yes, you need to wait until you can upgrade PG.

from oban.

manukall avatar manukall commented on July 30, 2024

@sorentwo Alright, thanks.

from oban.

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.