PostgreSQL database handler

The PostgreSQL database handler is a part of the Ekobit.BizDataX.Databases.PostgreSQL NuGet package which has to be installed before the handler can be used. It is used by the BizDataX Designer.

Table of contents
Installation
Settings

Installation

The installation of the database handlers is described in more detail in the installation guide.

Settings

The settings are set in Package.xaml file for each handler, inside the iterator blocks.
Settings are constructed using Fluent Handler API.