--psql-timeout
Last updated: June 5, 2026
Seconds to wait before the psql timeout. Set to -1 to disable the timeout. Set to 0 to return an error immediately. Default: 1800 (30 minutes).
Syntax
You can set this parameter in the following ways:
Option | Syntax |
Global CLI parameter |
|
Liquibase properties file (defaults file) |
|
Global flow file argument (example) |
|
JVM system property (JAVA_OPTS environment variable) |
|
Liquibase environment variable |
|