You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This port provides a read-only Postgres FDW to PostgreSQL servers in
the 9.2 series.
It is a port of the official postgres_fdw contrib module available
in PostgreSQL version 9.3 and later.