https://bugs.winehq.org/show_bug.cgi?id=35967 exposight <exposight(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |exposight(a)gmail.com --- Comment #2 from exposight <exposight(a)gmail.com> --- On wine 4.18 and using postgresql-9.3.25-1-windows.exe behavior is somewhat different: there is a warning message still, but about different thing - "The database cluster initialisation failed". Here is what in the log: Initialising the database cluster (this may take a few minutes)... Executing cscript //NoLogo "C:\Program Files (x86)\PostgreSQL\9.3/installer/server/initcluster.vbs" "NT AUTHORITY\NetworkService" "postgres" "****" "C:\Program Files (x86)\PostgreSQL\9.3" "C:\Program Files (x86)\PostgreSQL\9.3\data" 5432 "DEFAULT" 0 Script exit code: 1 Script output: WScript.Shell Initialized... Scripting.FileSystemObject initialized... Object doesn't support this action Called CreateDirectory(C:\Program Files (x86)\PostgreSQL\9.3\data)... Called CreateDirectory(C:\Program Files (x86)\PostgreSQL\9.3)... Called Die(Failed to create the data directory (C:\Program Files (x86)\PostgreSQL\9.3\data))... Failed to create the data directory (C:\Program Files (x86)\PostgreSQL\9.3\data) Script stderr: Program ended with an error exit code Error running cscript //NoLogo "C:\Program Files (x86)\PostgreSQL\9.3/installer/server/initcluster.vbs" "NT AUTHORITY\NetworkService" "postgres" "****" "C:\Program Files (x86)\PostgreSQL\9.3" "C:\Program Files (x86)\PostgreSQL\9.3\data" 5432 "DEFAULT" 0: Program ended with an error exit code Problem running post-install step. Installation may not complete correctly The database cluster initialisation failed. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.