ssl_passphrase_command_supports_reload
A configuration parameter indicating if the ssl_passphrase_command script must be called during a configuration reload
ssl_passphrase_command_supports_reload
is a configuration parameter indicating whether the passphrase command defined by ssl_passphrase_command
will also be called during a configuration reload.
ssl_passphrase_command_supports_reload
was added in PostgreSQL 11 .
Default value
The default value for ssl_passphrase_command_supports_reload
is: off
.
Change history
- PostgreSQL 11
- added (commit 8a3d9425)
References
- PostgreSQL documentation: ssl_passphrase_command_supports_reload