Add a way to debug parsing a list file. (#470)
The following command will now parse the pg_restore --list output file and
output to standard out the parsed contents, allowing to check the parser.
pgcopydb restore parse-list pre.list
parent
c22c1026
Please register or sign in to comment