Re: raw output from copy

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: raw output from copy
Дата
Msg-id CAFj8pRC243srXC3QNEPO5-0Vus87H6Tvp4GahJyKMfm=JxLhsw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: raw output from copy  (David Steele <david@pgmasters.net>)
Список pgsql-hackers


2016-03-18 16:32 GMT+01:00 David Steele <david@pgmasters.net>:
On 3/12/16 1:24 AM, Pavel Stehule wrote:

Great, thank you very much. I hope so this feature really useful. It
allow to simple export/import XML doc in different encodings, JSONs and
can be enhanced future via options. The nice feature  (but not for this
release) can be additional cast info for import -- like "COPY
table(jsonb_column) FROM stdin (FORMAT RAW, CAST json_2_jsonb). Because
there are the options, there are big space for other enhancing.

Andres Karlsson pointed out that this patch has two CF entries:

https://commitfest.postgresql.org/9/223/
https://commitfest.postgresql.org/9/547/

I closed the one that was in the "needs review" (547) state and kept the one that is "ready for committer" (223).

sure, thank you

Pavel
 

--
-David
david@pgmasters.net

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

Предыдущее
От: Stas Kelvich
Дата:
Сообщение: Re: Speedup twophase transactions
Следующее
От: Anastasia Lubennikova
Дата:
Сообщение: Re: [WIP] Effective storage of duplicates in B-tree index.