Could not connect to mongo db using foreign wrapper

From: Sohel Tamboli <sohel(dot)tamboli0016(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Could not connect to mongo db using foreign wrapper
Date: 2018-05-23 07:40:56
Message-ID: CAAbZosCFygo6ESNcQppDqsySWWH3Fb-r3EuEADZqxW=ZQTGibQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all,

I am trying to access mongo db from postgresql using foreign wrapper
server.
I have installed mongo_fdw extension in my postgresql database and created
required foreign tables as well.

While selecting data from the foreign table in postgresql which connects to
mongo, it is showing me error as

ERROR: could not connect to <server name>:<port number>
HINT: Mongo driver connection error: 3

Can someone please help here.

Note: this was working earlier but stopped working suddenly. I have check
mongo services and firewalls between server, and everything is good.

Appreciate your quick help, thanks in advance.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message legrand legrand 2018-05-23 10:15:22 Re: Could not connect to mongo db using foreign wrapper
Previous Message Akshay Joshi 2018-05-22 05:32:03 Re: Possible bug on code autocomplete pgadmin V 3.0