Re: [HACKERS] Linux Largefile Support In Postgresql RPMS

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: [HACKERS] Linux Largefile Support In Postgresql RPMS
Дата
Msg-id 3D54A0F3.8030801@slingshot.co.nz
обсуждение исходный текст
Ответ на Re: [HACKERS] Linux Largefile Support In Postgresql RPMS  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Список pgsql-general
Lamar Owen wrote:

>
>And you added this by doing what, exactly?  I'm not familiar with pg_dump
>largefile support as a standalone feature.
>

Enabling largefile support for the utilities was accomplished by :

CFLAGS="-O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" ./configure ...

It seemed to me that the ability to dump databases >2G without gzip,
split etc was a "good thing". What do you think ?

>
>
>You have this wrong.  The distributions do periodically sync up with my
>revision, and I with theirs, but they do their own packaging.
>
I see.... so if you enabled such support, they they would probably sync
that too ?



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

Предыдущее
От: Patrick Nelson
Дата:
Сообщение: Upgrading on RH72
Следующее
От: Mark Kirkwood
Дата:
Сообщение: Re: [HACKERS] Linux Largefile Support In Postgresql RPMS