Skip to main content

PostgreSQL

note

Netwrix Password Secure supports PostgreSQL starting with version 26.9.100.

Required Version

AttributeMinimumRecommended
PostgreSQL Version1318

Required Configuration

  1. Service User: a role with the CREATEDB privilege (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)
  2. Extensions: citext, plpgsql, uuid-ossp
  3. Encoding: UTF8
  4. Port/firewall rule: user-configurable port for communication with the application server (incoming)