You can try the JDBC storage plugin. The example there shows how to connect to mySQL, you should be able to connect to Postgres if you follow the steps.
https://drill.apache.org/docs/jdbc-storage-plugin/ Thanks, Khurram On Thu, Nov 12, 2015 at 3:03 AM, Rejoy Sebastian <[email protected]> wrote: > Hi , > > Is there a document or reference which I can use to connect my postgres db > as a storage plugin in Apache drill ? > > > > Regards, > > Rejoy > >
