Postgresql-fdw - Mailing list pgsql-general

From aluka raju
Subject Postgresql-fdw
Date
Msg-id CANhbU9sSoY824fXate+9cC5SdKuxm8WC1SqV3_u5iY5jabyzyA@mail.gmail.com
Whole thread Raw
Responses Re: Postgresql-fdw
Re: Postgresql-fdw
List 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

pgsql-general by date:

Previous
From: Sameer Kumar
Date:
Subject: Re: Postgresql-MongoDb foreigndata wrapper
Next
From: Arthur Silva
Date:
Subject: Re: Postgresql-fdw