Re: pg_dump and large files - is this a problem?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pg_dump and large files - is this a problem?
Дата
Msg-id Pine.LNX.4.44.0210181836540.928-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: pg_dump and large files - is this a problem?  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
Philip Warner writes:

>
> I have made the changes to pg_dump and verified that (a) it reads old
> files, (b) it handles 8 byte offsets, and (c) it dumps & seems to restore
> (at least to /dev/null).
>
> I don't have a lot of options for testing it - should I just apply the
> changes and wait for the problems, or can someone offer a bigendian machine
> and/or a 4 byte off_t machine?

Any old machine has a 4-byte off_t if you configure with
--disable-largefile.  This could be a neat way to test:  Make two
installations configured different ways and move data back and forth
between them until it changes.  ;-)

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: PL/Perl and Perl 5.8
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Cleanup of /contrib