Quiz 12 Question 14 of 20

A database maintenance agent is currently configured to autonomously run VACUUM, ANALYZE, and REINDEX operations on a PostgreSQL cluster. An operator wants to expand its capabilities to include write operations — specifically UPDATE and DELETE statements for data cleanup tasks. Which change must accompany granting write access to the agent?

Select an answer to reveal the explanation.

Motivation