Skip to main content
Version: 2.0

PostgreSQL Nodes

PostgreSQL is a production-grade relational database with advanced features. MaestroHub provides seamless integration for queries, inserts, updates, and complex transactions using connector nodes.

Configuration Quick Reference

FieldWhat you chooseDetails
ParametersConnection, Function, Function Parameters, Timeout OverrideSelect the connection profile, function, configure function parameters with expression support, and optionally override timeout.
SettingsDescription, Timeout (seconds), Retry on Timeout, Retry on Fail, On ErrorNode description, maximum execution time, retry behavior on timeout or failure, and error handling strategy. All execution settings default to pipeline-level values.
PostgreSQL Query node configuration

PostgreSQL Query Node

PostgreSQL Query Node

Execute SQL queries with full parameter binding for security.

Supported Function Types:

Function NamePurposeCommon Use Cases
Execute QueryRun parameterized SQL against PostgreSQLReporting dashboards, ETL batches, transactional updates