JSONB spaces in text presentation

From: "Ilya I(dot) Ashchepkov" <koctep(at)gmail(dot)com>
To: pgsql <pgsql-general(at)postgresql(dot)org>
Subject: JSONB spaces in text presentation
Date: 2014-09-24 07:25:42
Message-ID: CALgmQD-96av6ywfhGQfiYWexejdQERhX8p7ou6L_Sy4EMG7JNQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi.

Is spaces is nessesary in text presentation of JSONB?
In my data resulting text contains ~12% of spaces.

I'm developing web application, and want to get json-string from pg and
send it to browser without repacking.

--
С уважением,
Ащепков Илья koctep(at)gmail(dot)com

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2014-09-24 07:30:09 Re: JSONB spaces in text presentation
Previous Message Ilya I. Ashchepkov 2014-09-24 07:23:08 JSONB spaces in text presentation