It's an attribute of the database, wherever it lives. For instance, when multiple victims clients are connecting to the same database from different machines, there's no need for them to update the database separately.
Or if the same client is run more than once, but pointing at different databases each time, both databases should be kept up to date, so they shouldn't share a single lastUpdate timestamp.