Closed
Description
Describe the bug
When using postgresql-embedded in a Tauri application on Windows 11, launching the embedded PostgreSQL causes a visible CMD pg_ctl.exe
window to flash.
This breaks the clean user experience expected from a GUI app in production.
On Linux, the behavior is correct: PostgreSQL starts silently in the background.
Expected behavior
PostgreSQL should start silently, with no visible command prompt or just a tray icon.
Environment
OS: Windows 11
postgresql-embedded version: 0.18.5
PostgreSQL version: 16.9
Rust: 1.87.0
Tauri: 2.5.1
Screenshot
Metadata
Metadata
Assignees
Labels
No labels