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
"abstract": "foreign-data wrapper for pgdump file access",
"description": "This extension implements a foreign data wrapper for PostgreSQL capable of querying data directly from files in PostgreSQL's custom dump format. This can be used to restore row-specific data.",
"version": "1.0.0",
"release_status": "unstable",
"maintainer": "Jonah H. Harris <jonah.harris@meetme.com>",
"license": "bsd",
"provides": {
"dump_fdw": {
"abstract": "foreign-data wrapper for pgdump file access",