cli icon indicating copy to clipboard operation
cli copied to clipboard

Utility command for running pg_dump from postgres container

Open mclean25 opened this issue 3 years ago • 0 comments

Feature request

I frequently have issues with having version mismatches between my local version of postgres and the version of postgres on the database I'm trying to run pg_dump from. It would be cool if there was a utility CLI command that could run pg_dump from the Supabase service itself. Something like supabase database dump, maybe with some options for pointing to different databases (eg: database running at supabase.com).

mclean25 avatar Sep 29 '22 13:09 mclean25