Re: does version have large file support - Mailing list pgsql-general

From Bruce Momjian
Subject Re: does version have large file support
Date
Msg-id 200212192030.gBJKUlG15388@candle.pha.pa.us
Whole thread Raw
In response to does version have large file support  ("Johnson, Shaunn" <SJohnson6@bcbsm.com>)
List pgsql-general
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

pgsql-general by date:

Previous
From: "Johnson, Shaunn"
Date:
Subject: does version have large file support
Next
From: "Williams, Travis L, NPONS"
Date:
Subject: Changing column question..