Re: [HACKERS] Linux Largefile Support In Postgresql RPMS
От
Helge Bahmann
Тема
Re: [HACKERS] Linux Largefile Support In Postgresql RPMS
Дата
Msg-id
Pine.LNX.4.44.0208090943170.6032-100000@lothlorien.stunet.tu-freiberg.de
Ответ на
Re: [HACKERS] Linux Largefile Support In Postgresql RPMS (Oliver Elphick)
Список
Дерево обсуждения
Re: [HACKERS] Linux Largefile Support In Postgresql RPMS Joe Conway <mail@joeconway.com>
> 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? in this case you still have to use large file functions in the code explicitly the easiest way to get large file support is to pass -D_FILE_OFFSET_BITS=64 to the preprocessor, and I think I remember doing this once for pg_dump see /usr/include/features.h Best regards Helge
В списке pgsql-general по дате отправления
От: Nigel J. Andrews
Дата: