GithubHelp home page GithubHelp logo

Is Multicorn dead? about multicorn HOT 19 OPEN

frafra avatar frafra commented on August 17, 2024
Is Multicorn dead?

from multicorn.

Comments (19)

luss avatar luss commented on August 17, 2024 4

Tonight I worked on the code a bit in https://github.com/pgsql-io/multicorn. The code in the master branch now compiles (and probably runs) on PG14 (and still compile and runs on PG10 thru PG13. Later this week I'll do some testing. Who wants get to get involved?

from multicorn.

df7cb avatar df7cb commented on August 17, 2024 1

I will drop the Multicorn packages now.

from multicorn.

luss avatar luss commented on August 17, 2024 1

Hi Guys,

There is nothing sneaky or sinister about the pgsql-io fork of Multicorn (https://github.com/pgsql-io/Multicorn). My need, at the time, was for Multicorn to support PG13. Patch #260 seemed to do that so I merged it into my fork and tagged it as v1.4.1 in my fork so I could easily use it. Multicorn is kewl and I don't want it to die.

--Luss

from multicorn.

denishpatel avatar denishpatel commented on August 17, 2024 1

@luss Any chance you could able to make Multicorn work with Postgres 14? I tried https://github.com/pgsql-io/Multicorn but getting error during make.

from multicorn.

luss avatar luss commented on August 17, 2024 1

from multicorn.

df7cb avatar df7cb commented on August 17, 2024

@frafra: Note that https://github.com/pgsql-io/Multicorn/ just happened to merge #260, it's not "my" fork. They sneakily dropped the "WIP" marker on that commit (without actually fixing the issues with it I guess), which might speak about the state of that fork as well.

from multicorn.

frafra avatar frafra commented on August 17, 2024

@df7cb Sorry for the confusion, and thank you for having clarified that.

from multicorn.

df7cb avatar df7cb commented on August 17, 2024

I've spent some hours looking at this. I now believe #260 to support PG 13 is actually correct and should be merged.

But.

  • PG14 is a lot more complicated. See #272.
  • PG14 moved the internal numbers for error levels around, which unfortunately means the compiled python module isn't compatible with all PostgreSQL versions anymore (i.e. needs to be compiled for each PG major separately). That means at least the Debian packages need major reshuffling (and will likely not be co-installable anymore, which is major trouble when upgrading PG versions), or Multicorn finds a way to fix that somehow.

from multicorn.

df7cb avatar df7cb commented on August 17, 2024

Fwiw, I am seriously considering to drop Multicorn from both Debian and apt.postgresql.org, the package has accumulated enough cruft by now.

https://bugs.debian.org/1000589

from multicorn.

frafra avatar frafra commented on August 17, 2024

The company behind multicorn is no more: https://opencorporates.com/companies/us_ca/C4537003
If no one picks it up, it can be declared dead, as well as all the code depending on it.

from multicorn.

luss avatar luss commented on August 17, 2024

from multicorn.

frafra avatar frafra commented on August 17, 2024

Thanks @luss. Your repository is a bit behind the current master, and it is not possible to open issues there at the moment. I am comfortable using the current repository, but I wonder if you wouldn't prefer to share the burden of maintaining such software with others. Upgrading can be trivial, but there are various PR waiting to be evaluated/merged, potential improvements and some segfaults. I am no Postgres expert, but if there is a small group of people interested in supporting multicorn, I would be glad to help, as it can be such a nice piece of software.

from multicorn.

luss avatar luss commented on August 17, 2024

from multicorn.

denishpatel avatar denishpatel commented on August 17, 2024

Thanks, @luss ! You had wrong link. Here is the correct link Link

from multicorn.

luss avatar luss commented on August 17, 2024

from multicorn.

frafra avatar frafra commented on August 17, 2024

I might help with CI/tests and/or with Python code, but I do not think I can help much with Postgres specifics in the short term.

from multicorn.

luss avatar luss commented on August 17, 2024

from multicorn.

denishpatel avatar denishpatel commented on August 17, 2024

Tonight I worked on the code a bit in https://github.com/pgsql-io/multicorn. The code in the master branch now compiles (and probably runs) on PG14 (and still compile and runs on PG10 thru PG13. Later this week I'll do some testing. Who wants get to get involved?

See pgsql-io/multicorn2#4

from multicorn.

luss avatar luss commented on August 17, 2024

from multicorn.

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.