Re: pg_dump 2GB limit?

Michal Maruška <mmc@maruska.dyndns.org>

From: mmc@maruska.dyndns.org (Michal Maruška )
To: Laurette Cisneros <laurette@nextbus.com>
Cc: pgsql-hackers@postgresql.org
Date: 2002-03-29T01:06:06Z
Lists: pgsql-hackers
Laurette Cisneros <laurette@nextbus.com> writes:

> Hi,
> 
> I'm on Red Hat.  Here's the uname info:
> Linux visor 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686 unknown
> 
> What do I need to do to "turn on large file support" in the compile?
> 

IIRC old version (format) of reiserFS (3.5 ??) has this limit, too. Solutions is
to reformat with new version (kernel & reiserfsprogs).  (possible test with _dd_).