PLJS Configuration Options

June 25, 2025 ยท View on GitHub

PLJS provides configuration options that are available either with the SET command in Postgres, or by adding them to the postgresql.conf file.

SettingDescriptionDefault
pljs.execution_timeoutExecution timeout in seconds before the JavaScript runtime is interrupted300 (Range of 1-65536)
pljs.memory_limitMemory limit of the JavaScript engone in MB256 (Range of 256-3096)
pljs.start_procA Function Name to be called when the JavaScript engine is first initialized`