Glukhov Nikita's Blog
Our blog is where our Postgres Pro experts share their knowledge with the community. Blog posts cover a variety of topics, including Postgres internals, extensions and monitoring solutions.
Recent posts
December 3, 2020
  •  
PostgreSQL
JSON In PostgreSQL: Questions and Answers
This blog post is written as a follow-up for the “Roadmap for JSON in PostgreSQL” webinar with Oleg Bartunov that we hosted in September. It took us a while to finally tackle these questions, but the proverb says ‘better late than never’.
September 15, 2020
  •  
PostgreSQL
Storing arbitrary PostgreSQL data types in JSONB
Last month Alvaro Hernandez-Tortosa published a blog post discussing how the existing JSON features in PostgreSQL can be improved. The main request was about increasing the number of data types supported in JSONB. We addressed this concern and are ready to share our development team’s commentary.