Re: pg_dump max file size exceeded - Mailing list pgsql-admin

From Tom Lane
Subject Re: pg_dump max file size exceeded
Date
Msg-id 14611.1016601316@sss.pgh.pa.us
Whole thread Raw
In response to pg_dump max file size exceeded  ("Fred Moyer" <fred@digicamp.com>)
Responses Re: pg_dump max file size exceeded
List pgsql-admin
"Fred Moyer" <fred@digicamp.com> writes:
> ran time pg_dump -c --verbose database > datafile.psql from the command line
> and got a file size limit exceeded.  datafile.psql stopped at 2 gigs.  any
> ideas how to exceed that limit?

> redhat 7.2, 2.4.9-31 kernel

[ scratches head... ]  If you were on Solaris or HPUX I'd tell you to
recompile with 64-bit file offset support enabled.  But I kinda thought
this was standard equipment on recent Linux versions.  Anyone know the
magic incantation for large-file support on Linux?

            regards, tom lane

pgsql-admin by date:

Previous
From: Tuna Chatterjee
Date:
Subject: Re: pg_dump max file size exceeded
Next
From: Jyry Kuukkanen
Date:
Subject: Re: pg_dump max file size exceeded