Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes)

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes)
Дата
Msg-id CA+hUKGKJieGQjeHVsJ2RGJJd6WXMVMgmNFLbj8ROo=8DJLXKhg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes)  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes)
Список pgsql-hackers
On Tue, Jan 7, 2025 at 9:54 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> On Tue, Jan 7, 2025 at 5:23 AM Andrew Dunstan <andrew@dunslane.net> wrote:
> > Do you have a plan for moving ahead with this?
>
> I think that all looks good, and I'll go ahead and commit it in the
> next day or two.  Sorry for the delay.

I changed some remaining off_t, because I don't want to worry about
which ones can and can't overflow.  Might as we'll get 'em all.  I
also noticed a warning due to the new lseek() macro, which just
required adding it to plperl_system.h.

And pushed.



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