Concurrent Updates and Isolation

Learn about concurrent updates and isolation in PostgreSQL.

In our Tweet model of an application, we look at handling Retweets, which is a counter field in the tweet.message table. Here’s how to make a Retweet in our model:

Get hands-on with 1200+ tech skills courses.