Re: pg_dump max file size exceeded

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Fred Moyer" <fred(at)digicamp(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: pg_dump max file size exceeded
Date: 2002-03-20 05:15:16
Message-ID: 14611.1016601316@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Fred Moyer" <fred(at)digicamp(dot)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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jyry Kuukkanen 2002-03-20 06:05:34 Re: pg_dump max file size exceeded
Previous Message Tuna Chatterjee 2002-03-19 23:32:17 Re: pg_dump max file size exceeded