Windows Powershell - Mailing list pgsql-docs

From PG Doc comments form
Subject Windows Powershell
Date
Msg-id 161105141866.473.6159636451895748099@wrigleys.postgresql.org
Whole thread Raw
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/app-pgdump.html
Description:

To dump a database into a custom-format archive file:
$ pg_dump -Fc mydb > db.dump

There should be a warning here stating that (or similar): Windows Powershell
alters binary data on redirect, and hence corrupt the archive.  For Windows
Powershell, the -f option should be used.

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: the doc should mention one particular aspect of partial indexes
Next
From: Chaouki Dhib
Date:
Subject: Re: the doc should mention one particular aspect of partial indexes