Re: JSON output from psql

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: JSON output from psql
Дата
Msg-id CA+Tgmob8aY6g32YcN2Lu7uP--FKPGbzVr_k-nuY4mFSe5364UA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: JSON output from psql  (Gurjeet Singh <gurjeet@singh.im>)
Ответы Re: JSON output from psql  (Gurjeet Singh <gurjeet@singh.im>)
Список pgsql-hackers
On Mon, May 11, 2020 at 4:42 PM Gurjeet Singh <gurjeet@singh.im> wrote:
> That's a good point! It might still be desirable, perhaps for performance trade-off of JSON conversion on the
client-sideinstead of on the server-side.
 

If there's a performance problem with the server's code here, we
should probably try to fix it, instead of adding the same feature on
the client side.

But also, we shouldn't start by deciding we need feature X and then
looking for the reason why we need it.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Add "-Wimplicit-fallthrough" to default flags
Следующее
От: Ranier Vilela
Дата:
Сообщение: Re: SLRU statistics