Unable to `CREATE EXTENSION postgres_fdw`
Hello!
I'm trying the
postgres_fdw feature on my free-trial cluster with my automatically created user. However, the feature requires superuser to create the extension first, so it failed. Is this expected or any suggestion for this?
2 Replies
multiple-amethyst•2y ago
Today, we're not enabling extensions that require network access which is why
postgres_fdw is not currently available. We do plan to remove this restriction in future however I don't have an indicative date to share right now.flat-fuchsiaOP•2y ago
Thanks for the information. And how can I get to know when it comes back in the future?