Re: BUG #16453: Not able to load a 10gb file.

Поиск
Список
Период
Сортировка
От Juan José Santamaría Flecha
Тема Re: BUG #16453: Not able to load a 10gb file.
Дата
Msg-id CAC+AXB3R1F-hXExmW9NONTU=BJ3OqERmfpL9zRstZ+QhKuKGqw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #16453: Not able to load a 10gb file.  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-bugs

On Tue, May 19, 2020 at 4:15 PM Daniel Gustafsson <daniel@yesql.se> wrote:
> While loading a 10gb file it is giving unknown error but at the same time a
> sample .csv file out of that is working fine what should i do?
> Please help its urgent.

You could start by posting the actual error message you're encountering, the
offending row in the CSV (if possible) and the target table definition.
Without any details on the error there is little anyone can do to help.

It's also quite likely that this isn't a bug in postgres, but an issue with the
data, and if so then pgsql-general@ is a good mailinglist for getting help.

The handling of large files in Windows is a known issue [1]. Being an urgent matter I would recommend you split the file in smaller chunks.


Regards,

Juan José Santamaría Flecha

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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: BUG #16453: Not able to load a 10gb file.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [bug] Table not have typarray when created by single user mode