Re: [HACKERS] Linux Largefile Support In Postgresql RPMS

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: [HACKERS] Linux Largefile Support In Postgresql RPMS
Дата
Msg-id 1028874889.31323.76.camel@linda
обсуждение исходный текст
Ответ на Re: [HACKERS] Linux Largefile Support In Postgresql RPMS  (Lamar Owen <lamar.owen@wgcr.org>)
Ответы Re: [HACKERS] Linux Largefile Support In Postgresql RPMS  (Helge Bahmann <bahmann@math.tu-freiberg.de>)
Список pgsql-general
On Fri, 2002-08-09 at 06:07, Lamar Owen wrote:
> On Thursday 08 August 2002 05:36 pm, Nigel J. Andrews wrote:
> > Matt Kirkwood wrote:
>
> > > I just spent some of the morning helping a customer build Pg 7.2.1 from
> > > source in order to get Linux largefile support in pg_dump etc. They
> > > possibly would have kept using the binary RPMs if they had this feature.
>
> And you added this by doing what, exactly?  I'm not familiar with pg_dump
> largefile support as a standalone feature.

As far as I can make out from the libc docs, largefile support is
automatic if the macro _GNU_SOURCE is defined and the kernel supports
large files.

Is that a correct understanding? or do I actually need to do something
special to ensure that pg_dump supports large files?

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "...ask, and ye shall receive, that your joy may be
      full."      John 16:24


В списке pgsql-general по дате отправления:

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: [HACKERS] Linux Largefile Support In Postgresql RPMS
Следующее
От: Rob Brown-Bayliss
Дата:
Сообщение: oid's and primary keys on insert