Re: JSONB spaces in text presentation

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: JSONB spaces in text presentation
Дата
Msg-id 5423176F.7090708@hogranch.com
обсуждение исходный текст
Ответ на Re: JSONB spaces in text presentation  (Seref Arikan <serefarikan@gmail.com>)
Список pgsql-general
On 9/24/2014 7:22 AM, Seref Arikan wrote:
> This is interesting. Most binary encoding methods I use produce
> smaller files than the text files for the same content.

'1'   vs INTEGER 1 ... 1 byte vs 4 bytes.

now add metadata necessary to represent the original json structure.



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: JSONB spaces in text presentation
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: How to clone CURRENT_DATE to SYSDATE ?