PostgreSQL
note
Netwrix Password Secure supports PostgreSQL starting with version 26.9.100.
Required Version
| Attribute | Minimum | Recommended |
|---|---|---|
| PostgreSQL Version | 13 | 18 |
Required Configuration
- Service User: a role with the
CREATEDBprivilege (required only when Netwrix Password Secure creates the database), or the owner role of an existing database (required when you connect to a database that already exists) - Extensions:
citext,plpgsql,uuid-ossp - Encoding:
UTF8 - Port/firewall rule: user-configurable port for communication with the application server (incoming)