inserting a text file via json

From: "john(dot)tiger" <john(dot)tigernassau(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: inserting a text file via json
Date: 2014-09-05 23:51:51
Message-ID: 540A4C97.5040905@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

we want to store markdown text files into our json fields - can this be
done ? I guess we could have a separate json field and bytea field for
the markdown file but this might be difficult when it comes to our REST
response - anyone do something like this ?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Abelard Hoffman 2014-09-06 07:32:58 psql and tab-delimited output
Previous Message David G Johnston 2014-09-05 22:28:29 Re: Querying a time range across multiple partitions