Re: legacy assumptions

2019-11-26 Thread Jonathan Buhacoff
Thank you for sharing that alternative approach. "In general, most applications should prefer to store JSON data as jsonb, unless there are quite specialized needs, such as assumptions about ordering of object keys or the need to retrieve the data exactly as it was stored." I don't know how to di

Re: legacy assumptions

2019-11-25 Thread Jonathan S. Katz
Hi, On 11/25/19 12:47 PM, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/12/datatype-json.html > Description: > > I'm wondering if this one line of section 8.14 JSON Types > (https://www.postgresql.org/d