--- json.sgml.orig 2018-04-03 17:02:23.000000000 +0300 +++ json.sgml 2018-04-24 19:49:49.000000000 +0300 @@ -46,6 +46,11 @@ only the last value is kept. + + The longest possible json value is 1 Gb. For jsonb + the limit is 256 Gb. + + In general, most applications should prefer to store JSON data as jsonb, unless there are quite specialized needs, such as