Skip to content

PostgreSQL Database Agent

Overview

A PostgreSQL Database agent encapsulates the connection details for a single PostgreSQL database.

Usage

The PostgreSQL Database agent is used by the following connector:

Configuration

In addition to the common configuration shared by all agents, a PostgreSQL Database agent has the following settings:

NameSupports ReferencesDescription
Connection StringyesThe PostgreSQL connection string.
Enable TransactionsyesWhether the TransactionScope ambient transaction context is used to manage transactions.
Operation TimeoutyesThe amount of time allowed for operations performed by the agent.