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

From Christoph Berg
Subject Re: psql JSON output format
Date
Msg-id Za_qtezbhsSIg8xP@msg.df7cb.de
Whole thread Raw
In response to Re: psql JSON output format  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: psql JSON output format
List pgsql-hackers
Re: Laurenz Albe
> > I'd just stop the flood right before it starts...
> 
> I'd stop the flood right after json/jsonb.

Nod. I do see a point here, given it's "json in json", and not
"something else in json". Will try to make it work with \gedit.

> Arrays as database columns are probably too rare to be a real issue.

Ack.

> I'm pretty certain that people are more likely to use psql's JSON
> output format to move data somewhere else.

Well, there's also the other patch to add JSON support to COPY, that
would be even more suitable.

Christoph



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: core dumps in auto_prewarm, tests succeed
Next
From: Pavel Stehule
Date:
Subject: Re: psql: Allow editing query results with \gedit