Concurrent Updates and Isolation
Learn about concurrent updates and isolation in PostgreSQL.
We'll cover the following
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 1400+ tech skills courses.