Locking rows indefinitely from editing PostgreSQL Table
For a PostgreSQL table I would like to lock specific rows from future editing. This is part of a process of signing off audited data.
Locking rows indefinitely from editing PostgreSQL Table
For a PostgreSQL table I would like to lock specific rows from future editing. This is part of a process of signing off audited data.