Skip to main content
Copy this SQL script and run it as a database admin to set up AnomalyArmor access.
Replace the placeholder values before running:
  • your_database → Your database name
  • your-secure-password → A strong password
  • Add additional schemas as needed

Verification

After running the script, test the connection:

Cleanup

To remove the user and permissions:

Back to PostgreSQL Guide

Complete setup instructions