json_agg doesn't generate the smallest json possible?

Started by Glen Huangalmost 9 years ago1 messagesgeneral
Jump to latest
#1Glen Huang
heyhgl@gmail.com

Hi all,

I'm trying to use json_agg to generate some json array from the rows (which contain some json columns) I selected. But it seems the returned json contains some extraneous whitespace characters. Any efficient way I can get rid of them?

Also a quick question, if the final result is meant to be sent to a client, should I use json_agg or jsonb_agg?

Thanks.

Glen

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general