graphql-engine icon indicating copy to clipboard operation
graphql-engine copied to clipboard

add an api to restore postgres schema

Open mnlbox opened this issue 6 years ago • 1 comments

Hi, I think something like this can be useful: An api to restore postgres schema that dump later with #1967

Also It can be very useful for this issue: #2103

mnlbox avatar May 06 '19 06:05 mnlbox

The combination of a pg_dump / pg_restore API would be particularly useful for replicating data to new cloud environments.

aerospatiale avatar May 18 '20 10:05 aerospatiale