Wingetlywingetly
← All apps

Navicat for PostgreSQL

by PremiumSoft CyberTech Ltd.v17.3.11

Last updated

Navicat for PostgreSQL is an easy-to-use database management tool designed to simplify the complexities of handling PostgreSQL servers.

Install with winget

$ winget install --id PremiumSoft.NavicatPostgreSQL --exact --version 17.3.11

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

Silent install command for Navicat for PostgreSQL

Navicat for PostgreSQL uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
navicat17_pgsql_es_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Navicat for PostgreSQL

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

Navicat for PostgreSQL is an easy-to-use database management tool designed to simplify the complexities of handling PostgreSQL servers. It supports tasks ranging from managing large datasets and writing simple queries to developing complex data models and conducting data analysis. Navicat for PostgreSQL provides the tools and insights necessary for a smooth GUI experience.

Installers · v17.3.11

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
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 Navicat for PostgreSQL.

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

  • Navicat Premium LitePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatPremiumLitev17.3.11

    Navicat Premium Lite is a compact version of Navicat, packed with the core features needed for users who primarily need to perform basic database operations.

  • Navicat PremiumPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatPremiumv17.3.11

    Navicat Premium is a robust, all-in-one solution for database development that enables seamless connections to multiple databases from a single application.

  • Navicat Data ModelerPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatDataModelerv4.3.11

    Navicat Data Modeler is a powerful and cost-effective database design tool which helps you build high-quality conceptual, logical and physical data models.

  • Navicat MonitorPremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatMonitorv3.1.4

    Navicat Monitor is a safe, simple and agentless remote server monitoring tool that is packed with powerful features to make your monitoring effective as possible.

  • Navicat Data Modeler LitePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatDataModelerLitev4.3.11

    Navicat Data Modeler Lite is a powerful and easy-to-use database design tool for creating and manipulating data models.

  • Navicat for SnowflakePremiumSoft CyberTech Ltd.
    PremiumSoft.NavicatSnowflakev17.3.11

    Navicat for Snowflake is designed to simplify your interaction with Snowflake, enabling you to handle vast amounts of data with ease.

More from PremiumSoft CyberTech Ltd. or browse Databases, PostgreSQL, SQL.

Frequently asked questions

How do I install Navicat for PostgreSQL on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PremiumSoft.NavicatPostgreSQL --exact --version 17.3.11. winget downloads the installer from PremiumSoft CyberTech Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Navicat for PostgreSQL silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PremiumSoft.NavicatPostgreSQL --exact 17.3.11 --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 Navicat for PostgreSQL?
Navicat for PostgreSQL uses EXE (Inno Setup). Run the downloaded installer with: navicat17_pgsql_es_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Navicat for PostgreSQL via winget?
Run: winget uninstall --id PremiumSoft.NavicatPostgreSQL --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Navicat for PostgreSQL's Apps & Features entry.
Is Navicat for PostgreSQL free?
Navicat for PostgreSQL is distributed under Proprietary. Refer to the publisher (https://www.navicat.com/en/products/navicat-for-postgresql) for the full license terms - Wingetly itself does not charge for installation.
Does Navicat for PostgreSQL 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 Navicat for PostgreSQL directly from the publisher.
How do I keep Navicat for PostgreSQL up to date?
Run winget upgrade --id PremiumSoft.NavicatPostgreSQL --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Navicat for PostgreSQL from microsoft/winget-pkgs.