Unverified Commit a1588186 authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Use an intermediate file on-disk for pg_restore --list output. (#467)

That way it's possible to review the pg_restore file separately from the
filtered file that we process in pgcopydb, and because both the files are
left around at the end of the command, it's also possible to diff them.
parent 3091b456
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment