pg_dump's over 2GB

Поиск
Список
Период
Сортировка
От Bryan White
Тема pg_dump's over 2GB
Дата
Msg-id 00d501c02a30$7a61cb00$2dd260d1@arcamax.com
обсуждение исходный текст
Ответы Re: pg_dump's over 2GB  (Adam Haberlach <adam@newsnipple.com>)
Список pgsql-general
My current backups made with pg_dump are currently 1.3GB.  I am wondering
what kind of headaches I will have to deal with once they exceed 2GB.

What will happen with pg_dump on a Linux 2.2.14 i386 kernel when the output
exceeds 2GB?
Currently the dump file is later fed to a 'tar cvfz'.  I am thinking that
instead I will need to pipe pg_dumps output into gzip thus avoiding the
creation of a file of that size.

Does anyone have experince with this sort of thing?

Bryan White, ArcaMax.com, VP of Technology
You can't deny that it is not impossible, can you.


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

Предыдущее
От: bmccoy@chapelperilous.net
Дата:
Сообщение: Re: Redhat 7 and PgSQL
Следующее
От: Adam Haberlach
Дата:
Сообщение: Re: pg_dump's over 2GB