EnterpriseDB / mongo_fdw

PostgreSQL foreign data wrapper for MongoDB
GNU Lesser General Public License v3.0
326 stars 70 forks source link

Short things to add to the documentation #20

Open akauppi opened 9 years ago

akauppi commented 9 years ago
$ brew install libtool libbson autoconf automake
$ ./autogen.sh --with-legacy
ahsanhadi commented 9 years ago

Thanks Asko.

We will add this to our todo list...

On Tue, Feb 10, 2015 at 2:26 PM, Asko Kauppi notifications@github.com wrote:

-

Seems the 'meta' driver does not implement https://github.com/EnterpriseDB/mongo_fdw/blob/master/mongo_wrapper_meta.c#L411-L421 JSON support. That's fine, but it could be mentioned in the README https://github.com/EnterpriseDB/mongo_fdw/blob/master/README.md (which seems to prefer meta).

Compiling this on OS X + Homebrew was pretty tedious. I would appreciate if dependencies are listed more clearly, and the approach of cloning git repos on the fly (while it did work) was awkward; I prefer to do such things manually. The main problem was the auto* build system, which failed to give appropriate error messages on missing build tools. By trial and error, I finally managed after installing the following (this could be added to the instructions):

$ brew install libtool libbson autoconf automake $ ./autogen.sh --with-legacy

— Reply to this email directly or view it on GitHub https://github.com/EnterpriseDB/mongo_fdw/issues/20.

Ahsan Hadi Snr Director Product Development EnterpriseDB Corporation The Enterprise Postgres Company

Phone: +92-51-8358874 Mobile: +92-333-5162114

Website: www.enterprisedb.com EnterpriseDB Blog: http://blogs.enterprisedb.com/ Follow us on Twitter: http://www.twitter.com/enterprisedb

This e-mail message (and any attachment) is intended for the use of the individual or entity to whom it is addressed. This message contains information from EnterpriseDB Corporation that may be privileged, confidential, or exempt from disclosure under applicable law. If you are not the intended recipient or authorized to receive this for the intended recipient, any use, dissemination, distribution, retention, archiving, or copying of this communication is strictly prohibited. If you have received this e-mail in error, please notify the sender immediately by reply e-mail and delete this message.