| From: | Arthur Silva <arthurprs(at)gmail(dot)com> |
|---|---|
| To: | aluka raju <alukaraju2894(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Postgresql-fdw |
| Date: | 2016-05-23 06:37:38 |
| Message-ID: | CAO_YK0V-+1uHJXP9H_hgPHvtiD+u8TyhkEX7HV4Y-C485OJ+YQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
You can build a multicorn fdw http://multicorn.org/
Regards
On May 23, 2016 7:54 AM, "aluka raju" <alukaraju2894(at)gmail(dot)com> wrote:
>
> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John R Pierce | 2016-05-23 06:38:43 | Re: Postgresql-fdw |
| Previous Message | aluka raju | 2016-05-23 05:52:39 | Postgresql-fdw |