Re: Importing a Large .ndjson file

Поиск
Список
Период
Сортировка
От Sankar P
Тема Re: Importing a Large .ndjson file
Дата
Msg-id CAMSEaH4M1v_umOP=H-rOmW=oLkHYRFuZ9Ed11-TeqOeGxX8V5A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Importing a Large .ndjson file  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Importing a Large .ndjson file
Список pgsql-general
> It looks like plain old COPY would do this just fine, along the lines
> of (in psql)
>
> \copy myTable(content) from 'myfile.ndjson'
>

Indeed. Thanks.

-- 
Sankar P
http://psankar.blogspot.com



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

Предыдущее
От: Matthias Apitz
Дата:
Сообщение: Re: ESQL/C no indicator variables ./. error -213
Следующее
От: Sankar P
Дата:
Сообщение: Using postgresql and JSONB on very large datasets