We start by creating a table, loading it with data, and then doing updates. As we update rows, you'll see how Postgres creates new versions of each row, while still storing them inside the same table.
0 comments