PostgresCmdlets

1.0.1

Cmdlets for PostgreSQL

Minimum PowerShell version

2.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PostgresCmdlets -RequiredVersion 1.0.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PostgresCmdlets -Version 1.0.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2022 SAGSA. All rights reserved.

Package Details

Author(s)

  • SAGSA

Tags

PostgreSQL Database Psql Backup

Functions

Get-PgDatabase New-PgDatabase Remove-PgDatabase Restore-PgDatabase Backup-PgDatabase Disable-PgDatabaseConnections Enable-PgDatabaseConnections Rename-PgDatabase New-PgCredential Remove-PgCredential Get-PgCredential Invoke-PgQuery Start-Vacuum Get-PgServerInfo

Dependencies

This module has no dependencies.

Release Notes

## 1.0.1
*   Added examples
*   The Backup-PgDatabase and Restore-PgDatabase functions have been changed

FileList

Version History

Version Downloads Last updated
1.0.2 369 5/23/2023
1.0.1 (current version) 37 12/12/2022
1.0.0 13 12/5/2022