The latest Postgres news, articles, tools, and projects.
▶ An Introduction to JSON Data Types in PostgreSQL — We don't often get a high quality videos in this newsletter and this isn't as basic as the title suggests. A good one-stop-shop to get up to speed with working with JSON in Postgres. Andrew Dunstan | Modelling for Concurrency — A practical exercise oriented around modelling a tweet-like data model to tolerate concurrent updates relating to the same 'tweet', though "if you know that your application has to scale, think about how to avoid concurrent activity that competes against a single shared resource." Dimitri Fontaine | A Beginner's Guide to UPDATE and Autovacuum — "In 90% of all cases autovacuum does a perfect job and cleans out tables just the way it should be. However, there are cases, in which things can turn out to be a problem.." Hans-Jürgen Schönig | |
No comments:
Post a Comment