Skip to content
Discussion options

You must be logged in to vote

Also, OpenDAL doesn't enable all services by default. Instead, it uses features to select which services to use. So, you'll also need to make sure that pg has been enabled, like this:

opendal = { version = "0.53.0", path = "../../core", features = ["services-postgresql"] }

And the last thing, opendal rust core (core) and oli are differnt projects.

Make a copy of ofs directory, rename to postgresql-opendal-try/

Doesn't make sense to me.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Xuanwo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5959 on April 05, 2025 12:54.