Re: pg_dump 2GB limit?

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: pg_dump 2GB limit?
Дата
Msg-id m3zo0scghg.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на Re: pg_dump 2GB limit?  (Laurette Cisneros <laurette@nextbus.com>)
Список pgsql-hackers
Laurette Cisneros <laurette@nextbus.com> writes:

> Oops sent the wrong uname, here's the one from the machine we compiled on:
> Linux lept 2.4.16 #6 SMP Fri Feb 8 13:31:46 PST 2002 i686 unknown
> 
> and has: libc-2.2.2.so 
> 
> We use ./configure 
> 
> Still a problem?

Might be.  Make sure you have up to date kernel and libs on the
compile machine and the one you're running on.  Make sure your
filesystem supports files greater than 2GB.

Also, if you are using shell redirection to create the output file,
it's possible the shell isn't using the right open() flags.

-Doug
-- 
Doug McNaught       Wireboard Industries      http://www.wireboard.com/
     Custom software development, systems and network consulting.     Java PostgreSQL Enhydra Python Zope Perl Apache
LinuxBSD...
 


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

Предыдущее
От: Laurette Cisneros
Дата:
Сообщение: Re: pg_dump 2GB limit?
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: v7.2.1 re-rolled ...