Windows Powershell

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Windows Powershell
Дата
Msg-id 161105141866.473.6159636451895748099@wrigleys.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: the doc should mention one particular aspect of partial indexes
Следующее
От: Chaouki Dhib
Дата:
Сообщение: Re: the doc should mention one particular aspect of partial indexes