0

Can i get proper documentation for MongoDB foreign data wrapper extension installation For PostgreSQL ? Will it support AWS RDS and Aurora?

I'm trying to create a MongoDB foreign data wrapper extension from PostgreSQL db to MongoDB. But i'm not getting errors.

1 Answers1

0

So far RDS and Aurora do not support Mongo FDW, the official documentation of this FDW is here

Anthony Sotolongo
  • 1,395
  • 2
  • 9
  • 17