Re: pg_dump 2GB limit?

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: pg_dump 2GB limit?
Дата
Msg-id 200203291902.g2TJ2hQ29153@saturn.janwieck.net
обсуждение исходный текст
Ответ на Re: pg_dump 2GB limit?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
Christopher Kings-Lynne wrote:
> > > File size limit exceeded (core dumped)
> > >
> > > We suspect pg_dump.  Is this true?  Why would there be this limit in
> > > pg_dump?  Is it scheduled to be fixed?
>
> Try piping the output of pg_dump through bzip2 before writing it to disk.
> Or else, I think that pg_dump has -z or something parameters for turning
> on compression.
   And if that isn't enough, you can pipe the output (compressed   or not) into split(1).


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Autoconf upgraded
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Autoconf upgraded