Postgresql-fdw

From: aluka raju <alukaraju2894(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgresql-fdw
Date: 2016-05-23 05:52:39
Message-ID: CANhbU9sSoY824fXate+9cC5SdKuxm8WC1SqV3_u5iY5jabyzyA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have data storage in flat files (structured and unstructured) . I want to
run sql queries on that , so i am looking in to postgresql how to use fdw
on the data that i have. I want to prepare an api for running sql queries
for the data in files,so i am trying to have separate postgresql engine and
write an wrappper for connecting the data that are in files.

Help me out how can i proceed.

Thanks
aluka

Sent with MailTrack
<https://mailtrack.io/install?source=signature&lang=en&referral=alukaraju2894(at)gmail(dot)com&idSignature=22>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Arthur Silva 2016-05-23 06:37:38 Re: Postgresql-fdw
Previous Message Sameer Kumar 2016-05-23 05:29:23 Re: Postgresql-MongoDb foreigndata wrapper