cli
cli copied to clipboard
Utility command for running pg_dump from postgres container
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).