Dumps the desired database using pg_dump child process.
Restores the dump to the desired database using apsql child process.
Generated using TypeDoc
Dumps the desired database using pg_dump child process.