| От | Tom Lane |
|---|---|
| Тема | Re: New Copy Formats - avro/orc/parquet |
| Дата | |
| Msg-id | 25421.1518391632@sss.pgh.pa.us обсуждение |
| Ответ на | Re: New Copy Formats - avro/orc/parquet (Andres Freund <andres@anarazel.de>) |
| Список | pgsql-general |
Andres Freund <andres@anarazel.de> writes:
> On February 11, 2018 2:48:13 PM PST, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> (Any such patch should manage
>> to turn COPY-CSV into an extension, at least so far as copy.c is
>> concerned, even if we don't package it as one.)
> Yea, I was thinking we should move all three (default, csv, binary)
> supported formats to using such a facility.
Hm, yeah, probably. That opens up a different dimension of variation:
is the raw data text or binary? I'm thinking we shouldn't make the format
handlers reinvent e.g. encoding conversion if they don't have to, so it's
likely that some of the infrastructure for text data would remain in core
copy.c.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера