Re: importing a messy text file

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: importing a messy text file
Дата
Msg-id CAB7nPqSa9uBTS+W7-k89SRsfEEjM=zqH+mX4FqTSuYq=V97hag@mail.gmail.com
обсуждение исходный текст
Ответ на Re: importing a messy text file  (bricklen <bricklen@gmail.com>)
Список pgsql-general
On Thu, May 1, 2014 at 1:30 AM, bricklen <bricklen@gmail.com> wrote:
>
> On Wed, Apr 30, 2014 at 1:07 AM, Willy-Bas Loos <willybas@gmail.com> wrote:
>>
>>
>> Hi,
>>
>> I have a 56GB textfile that i want to import into postgres.
>> The file is tab delimited and not quoted.
>
>
> Would Pgloader be an option? http://tapoueh.org/pgloader/
Or pg_bulkload? Contrary to the in-core COPY, it can filter
"incorrect" tuple data at the line level.
--
Michael


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: WAL Replication + PITR
Следующее
От: Francisco Olarte
Дата:
Сообщение: Re: Vacuuming strategy