Skip to content

Fix pg_restore

Compare
Choose a tag to compare
@crccheck crccheck released this 27 May 22:06
· 38 commits to master since this release
  • Fixes how pg_restore expects the database name a little differently. Use it like phd pg_restore < db.dump
  • Some minor usability tweaks
    • Outputs the command it runs so you can copy paste it
    • Adds support for basic --version and --help flags