security
Manage PostgreSQL database security by configuring SSL, authentication methods, encryption settings, auditing logs, and row-level security policies.
Instructions
Database security management: SSL, authentication, encryption, auditing
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audit_type | No | Type of audit information | |
| operation | Yes | Security operation to perform | |
| policy_expression | No | RLS policy expression | |
| policy_name | No | RLS policy name | |
| table | No | Table name for RLS operations |