Code Monkey home page Code Monkey logo

Comments (3)

bwtakacy avatar bwtakacy commented on July 17, 2024

We do not plan to supports EDB.

There is the EDB's custom data loading tool, EDG*Loader and this is similar to pg_bulkload because it can use the direct path insert loading.

Please see the EDB documentations and so one about that.

https://www.enterprisedb.com/docs/en/9.4/oracompat/Database_Compatibility_for_Oracle_Developers_Guide.1.291.html

from pg_bulkload.

rajmhnr avatar rajmhnr commented on July 17, 2024

Yes. We have used that.But it has few drawbacks. If any record fails, entire session records were rolled back.
Thanks

from pg_bulkload.

amitlan avatar amitlan commented on July 17, 2024

As bwtakacy pointed out, pg_bulkload is supported to work with community Postgres. Since EDB's Postgres is derived from community Postgres, pg_bulkload should work with it if the former provides all the needed interfaces. I have not checked if that's true though.

With the limited resources that we have, it's not possible to commit to supporting pg_bulkload with commercial derivatives of Postgres, if it needs us to make changes in pg_bulkload.

Closing this. Feel free to comment if you wanted to ask more questions.

from pg_bulkload.

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.