Re: Another pg_dump using split and gzip for large databases

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Another pg_dump using split and gzip for large databases
Дата
Msg-id 20210728234605.GA9600@momjian.us
обсуждение исходный текст
Ответ на Another pg_dump using split and gzip for large databases  (PG Doc comments form <noreply@postgresql.org>)
Ответы Re: Another pg_dump using split and gzip for large databases
Re: Another pg_dump using split and gzip for large databases
Список pgsql-docs
On Sat, Jul 17, 2021 at 03:09:52PM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/10/backup-dump.html
> Description:
> 
> pg_dump ccbank | split -b 2048m --filter='gzip > $FILE.gz'

Wow, odd we didn't have an example of using gzip and split together; 
patch attached.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.


Вложения

В списке pgsql-docs по дате отправления: