JuliaDatabases / DBInterface.jl

Database interface definitions for Julia
https://juliadatabases.org/DBInterface.jl/dev/
Other
84 stars 12 forks source link

DBInterface Connection issue with PostgreSQL #37

Closed VijalPatel closed 3 years ago

VijalPatel commented 3 years ago

Hello,

How can i connect PostgreSQL with DBInterface.jl, I implemented but got error in connect database.

Thanks

quinnj commented 3 years ago

Best to open an issue at https://github.com/invenia/LibPQ.jl and copy/paste the full error you're seeing when trying to connect.