Re: Unable to copy large (>2GB) files using PostgreSQL 11 (Windows)

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Unable to copy large (>2GB) files using PostgreSQL 11 (Windows)
Дата
Msg-id 20181104000405.GA1743@paquier.xyz
обсуждение исходный текст
Ответ на Re: Unable to copy large (>2GB) files using PostgreSQL 11 (Windows)  ("Daniel Verite" <daniel@manitou-mail.org>)
Список pgsql-bugs
On Sat, Nov 03, 2018 at 12:11:53PM +0100, Daniel Verite wrote:
> But I do get the error when using PG 11.0 packaged by
> EDB and trying the same test on the same machine
> (that is, \copy table from file with a file a bit over 2GB).

This API layer comes from MSVC compilation, mingw has its own way of
handling the stat() layer, which we could perhaps get inspiration
from..
--
Michael

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Wrong aggregate result when sorting by a NULL value
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15485: Order by of inlineable stable function incorrect