Windows Powershell

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: robfordww(at)gmail(dot)com
Subject: Windows Powershell
Date: 2021-01-19 10:16:58
Message-ID: 161105141866.473.6159636451895748099@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-docs by date

  From Date Subject
Next Message Chaouki Dhib 2021-01-19 21:23:52 Re: the doc should mention one particular aspect of partial indexes
Previous Message Jürgen Purtz 2021-01-19 06:37:25 Re: Additional Chapter for Tutorial - arch-dev.sgml