Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to debug parsing a list file. #470

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

dimitri
Copy link
Owner

@dimitri dimitri commented Sep 18, 2023

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

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
@dimitri dimitri merged commit 4ff2963 into main Sep 18, 2023
15 checks passed
@dimitri dimitri deleted the feature/test-parse-archive-list branch September 18, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant