BUG #13692: Error when run silent installation whith alredy installed PG9.4

From: n8vred(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13692: Error when run silent installation whith alredy installed PG9.4
Date: 2015-10-21 11:32:25
Message-ID: 20151021113225.3034.41527@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13692
Logged by: Nikolay
Email address: n8vred(at)gmail(dot)com
PostgreSQL version: 9.4.4
Operating system: Window 7
Description:

when I run from my nsis installer silent installation of postgresql 9.4 (or
9.5 beta) I get bitrock log error:
"The installation directory must be an absolute path, containing only
letters, numbers and the characters '-', '/', '.' and '_', and must be
writable."
If I use the same script but first I remove postgre maually - then all OK

My command:
postgresql-9.4.4-3-windows.exe --unattendedmodeui minimal --mode unattended
--superpassword "postgres" --datadir "c:\TaxCalcHub\PostgreSQL\9.4\data"
ps: changing '\' to '/' not solve problem ;)

same problem described
-
http://dba.stackexchange.com/questions/104823/how-to-reinstall-postgresql-over-an-existing-installation
-http://forums.enterprisedb.com/posts/list/4390.page

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message justin.catterson 2015-10-21 16:42:33 BUG #13694: Row Level Security by-passed with CREATEUSER permission
Previous Message Tom Lane 2015-10-21 05:40:18 Re: BUG #13691: Postgres reverse timezone system