Using JSONB directly from application - Mailing list pgsql-hackers

From Anthony Communier
Subject Using JSONB directly from application
Date
Msg-id CADx9zwFSV2TWBMBmiMZf8X4fKshDMsPx0wa1pGZPP4Byeg-zLw@mail.gmail.com
Whole thread Raw
Responses Re: Using JSONB directly from application  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
Hello,

It would be nice if application connected to a Postrgesql database could send and receive JSONB in binary. It could save some useless text conversion. All works could be done on application side which are often more scalable than database itself.

Regards,

Anthony Communier

pgsql-hackers by date:

Previous
From: Yura Sokolov
Date:
Subject: Re: [HACKERS] Small improvement to compactify_tuples
Next
From: Tomas Vondra
Date:
Subject: Re: Online enabling of checksums