Wingetlywingetly
← All apps

Postgres Pro Standard 17

by Postgres Professionalv17.7

Last updated

Postgres Pro Standard — Enterprise-Class DBMS based on PostgreSQL

Install with winget

$ winget install --id PostgresPro.Standard.17 --exact --version 17.7

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Postgres Pro Standard 17

Postgres Pro Standard 17 uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
PostgreSQL_17.7_64bit_Setup.exe /S

See the full silent install reference for Postgres Pro Standard 17

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Postgres Pro Standard — Commercial DBMS from Postgres Professional based on PostgreSQL with Additional EnterPrise Features, Performance Optimizations and Extended Support

Installers · v17.7

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Postgres Pro Standard 17.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Postgres Pro Standard 13Postgres Professional
    PostgresPro.Standard.13v13.23

    Postgres Pro Standard — Enterprise-Class DBMS based on PostgreSQL

  • Postgres Pro Standard 14Postgres Professional
    PostgresPro.Standard.14v14.20

    Postgres Pro Standard — Enterprise-Class DBMS based on PostgreSQL

  • Postgres Pro Standard 15Postgres Professional
    PostgresPro.Standard.15v15.15

    Postgres Pro Standard — Enterprise-Class DBMS based on PostgreSQL

  • Microsoft ODBC Driver 18 for SQL ServerMicrosoft Corporation
    Microsoft.msodbcsql.18v18.6.2.1

    The stand-alone ODBC drivers providing an application programming interface (API) that implements the standard ODBC interfaces to Microsoft SQL Server.

  • PostgreSQL 10PostgreSQL Global Development Group
    PostgreSQL.PostgreSQL.10v10

    The World's Most Advanced Open Source Relational Database

  • PostgreSQL 17PostgreSQL Global Development Group
    PostgreSQL.PostgreSQL.17v17.11-3

    The World's Most Advanced Open Source Relational Database

More from Postgres Professional or browse database, postgresql, postgres.

Frequently asked questions

How do I install Postgres Pro Standard 17 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PostgresPro.Standard.17 --exact --version 17.7. winget downloads the installer from Postgres Professional and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Postgres Pro Standard 17 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PostgresPro.Standard.17 --exact 17.7 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Postgres Pro Standard 17?
Postgres Pro Standard 17 uses EXE (NSIS). Run the downloaded installer with: PostgreSQL_17.7_64bit_Setup.exe /S. The silent switches are /S.
How do I uninstall Postgres Pro Standard 17 via winget?
Run: winget uninstall --id PostgresPro.Standard.17 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Postgres Pro Standard 17's Apps & Features entry.
Is Postgres Pro Standard 17 free?
Postgres Pro Standard 17 is distributed under Postgres Pro License. Refer to the publisher (https://postgrespro.ru/products/postgrespro) for the full license terms - Wingetly itself does not charge for installation.
Does Postgres Pro Standard 17 work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Postgres Pro Standard 17 directly from the publisher.
How do I keep Postgres Pro Standard 17 up to date?
Run winget upgrade --id PostgresPro.Standard.17 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Postgres Pro Standard 17 from microsoft/winget-pkgs.