does version have large file support

Started by Johnson, Shaunnover 23 years ago2 messagesgeneral
Jump to latest
#1Johnson, Shaunn
SJohnson6@bcbsm.com

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

#2Bruce Momjian
bruce@momjian.us
In reply to: Johnson, Shaunn (#1)
Re: does version have large file support

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