Thread: does version have large file support

does version have large file support

From
"Johnson, Shaunn"
Date:

Howdy:

Running PostgreSQL 7.2.1 on RedHat Linux 7.2 - 2.4.7-10.

Is there a way to tell if the version of PostgreSQL that
is running have large file support compiled in already?

Thanks!

-X

Re: does version have large file support

From
Bruce Momjian
Date:
Johnson, Shaunn wrote:
> Howdy:
>
> Running PostgreSQL 7.2.1 on RedHat Linux 7.2 - 2.4.7-10.
>
> Is there a way to tell if the version of PostgreSQL that
> is running have large file support compiled in already?

Tables are already split into 1-gig sizes.  The only large file support
we need is for pg_dump/pg_restore in some cases, and that is only in
7.3.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073