Skip to content

Conversation

@jordibc
Copy link
Contributor

@jordibc jordibc commented Jan 2, 2023

The reason is that by default it already behaves as if given the option
-f -
(which redirects to stdout). But some versions of pg_restore do not interpret "-f -" that way and instead create a file called "-".

This change simplifies it and makes it compatible with all versions.

The reason is that by default it already behaves as if given the option
  -f -
(which redirects to stdout). But some versions of pg_restore do not
interpret "-f -" that way and instead create a file called "-".

This change simplifies it and makes it compatible with all versions.
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.

2 participants