Re: Similar to csvlog but not really, json logs?

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Similar to csvlog but not really, json logs?
Date: 2014-08-27 02:01:39
Message-ID: CAM3SWZTszKngNBavQPMy=2Qshyeeg5QLZOGVJR8hf18P=45ATQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 26, 2014 at 6:45 PM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> Thoughts?

I think that it would be a good beginner's project to make pprint()
print JSON. I spend enough time staring at its output that I've often
wished I could expand and collapse each part using my text editor's
folds feature. I guess I could teach my editor to do that, but that
seems like the wrong way to fix the problem. I might also want to
store them as jsonb, for particularly complicated debugging. The
existing infrastructure is user visible because of GUCs like
debug_print_parse.

--
Peter Geoghegan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2014-08-27 02:02:40 Re: Concurrently option for reindexdb
Previous Message Michael Paquier 2014-08-27 02:00:56 Re: REINDEX CONCURRENTLY 2.0