Comment on PostgreSQL 8.4 ReleasedparentComments−scorpioxy17yFor the same reason you would store json in there. It's when you want a schema-less structure. I chose XML because the platform that the app uses prefers that.
Comments
For the same reason you would store json in there. It's when you want a schema-less structure. I chose XML because the platform that the app uses prefers that.