Re: pg_restore [archiver] file offset in dump file is too

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: pg_restore [archiver] file offset in dump file is too
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C7B4D@algol.sollentuna.se
обсуждение исходный текст
Ответы Re: pg_restore [archiver] file offset in dump file is too  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
> > Andrew Dunstan <andrew@dunslane.net> writes:
> >> Hmm. Windows reports an offset size of 4 bytes on a dump I
> just made
> >> ...  is that relevant? What governs it?
> >
> > [ looks again... ]  Hm, that is a 40Gb dump Kevin is
> complaining of,
> > isn't it.  Do our Windows builds have LARGEFILE support?
> >
>
> I think from a cursory investigation the short answer is no,
> but they probably could. If so, that should definitely go on
> the TODO list. Windows gurus, any thoughts?

Windows certainly supports large files. I don't see why we wouldn't pick
this up in autoconf, perhaps the mingw libraries don't?
Definitly worth investigating, no time for 8.1, so putting it on TODO
seems very good :-)

//Magnus


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PGXS on VPATH?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 8.1RC1 fails to build on OS X (10.4)