CData Cmdlets for PostgreSQL
Overview
The CData Cmdlets PowerShell Module for PostgreSQL allows developers to write PowerShell scripts with connectivity to PostgreSQL.
Key Features
- Real-time access to PostgreSQL data in Windows PowerShell, with comprehensive support for create, read, update, and delete (CRUD) operations.
- Pipe row objects directly from PostgreSQL into other cmdlets as input.
- Streamlined installation via the Powershell Gallery.
Getting Started
See Getting Started for an overview of how to connect to and query PostgreSQL data from PowerShell.
PostgreSQL Cmdlets
See the PostgreSQL Cmdlets section for a list of available PostgreSQL cmdlets, including their syntax and input parameters.
Advanced Features
Advanced Features details additional features supported by the cmdlet, such as , ssl configuration, remoting, firewall/proxy settings, and advanced logging.
Data Model
Data Model lists the tables, views, and stored procedures available for the cmdlets.