#"Safe database agent"

1 messages · Page 1 of 1 (latest)

thin patrol
#

I want to build an assistant which can create either READ ONLY queries on my postgres data, or create some tables for caching/computation, but for safety I want to restrict it to a TEMPORARY SCHEMA that is auto-deleted once the agent is done, also I'd like to limit the total size of those tables, and the total running time of the queries. How would that work?

hollow pike
thin patrol
hollow pike
thin patrol
#

yes it seemed to me a bit more lightweight that way

hollow pike