Re: JSON output from psql - Mailing list pgsql-hackers

From Gurjeet Singh
Subject Re: JSON output from psql
Date
Msg-id CABwTF4Xt9wBaFOfqCib6aAEFgTv65+ybu1c=LxUiQG=YP5oChQ@mail.gmail.com
Whole thread Raw
In response to Re: JSON output from psql  (Gurjeet Singh <gurjeet@singh.im>)
Responses Re: JSON output from psql
List pgsql-hackers
On Wed, May 13, 2020 at 1:14 PM Gurjeet Singh <gurjeet@singh.im> wrote:
>
> Arguably, delivering JSON (with its repeating attribute names in every
> element of the array, dquotes and commas) is more network intensive
> than converting the resultset to JSON on network side.

s/network side/client side/

Best regards,
--
Gurjeet Singh http://gurjeet.singh.im/



pgsql-hackers by date:

Previous
From: Gurjeet Singh
Date:
Subject: Re: JSON output from psql
Next
From: Laurenz Albe
Date:
Subject: Re: COPY, lock release and MVCC