Comment on What MongoDB got rightparentComments−anentropic10yI looked into this before and the Postgres docs say somewhere the payload size is limited and intended to be small metadata... in some cases you will not be able to fit the contents of the update into it−danneu10yLooks like the default limit is 8000 bytes.
Comments
I looked into this before and the Postgres docs say somewhere the payload size is limited and intended to be small metadata... in some cases you will not be able to fit the contents of the update into it
Looks like the default limit is 8000 bytes.