Lists: | pgsql-bugs |
---|
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 |
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
From: | Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com> |
---|---|
To: | n8vred(at)gmail(dot)com |
Cc: | "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #13692: Error when run silent installation whith alredy installed PG9.4 |
Date: | 2015-11-17 07:34:32 |
Message-ID: | CANFyU949j09nvWW1e76HPe-M=AXmtd-f8Gsry-7svGiRECF7JA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-bugs |
There seems an issue with upgrade in unattended mode. Will look into it.
Pls share the bitrock installation logs from the system temp if possible.
Thanks
On Wed, Oct 21, 2015 at 5:02 PM, <n8vred(at)gmail(dot)com> wrote:
> 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
>
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>
--
Sandeep Thakkar
From: | Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com> |
---|---|
To: | Николай Краснов <n8vred(at)gmail(dot)com> |
Cc: | "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #13692: Error when run silent installation whith alredy installed PG9.4 |
Date: | 2015-11-19 07:01:46 |
Message-ID: | CANFyU94bvrJtBLf9m8+CDfoNnvZEG8684C76wSOw5Fiy893_vg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-bugs |
This is fixed and expect the updates to be available in 2-3 days.
On Tue, Nov 17, 2015 at 1:04 PM, Sandeep Thakkar <
sandeep(dot)thakkar(at)enterprisedb(dot)com> wrote:
> There seems an issue with upgrade in unattended mode. Will look into it.
>
> Pls share the bitrock installation logs from the system temp if possible.
> Thanks
>
> On Wed, Oct 21, 2015 at 5:02 PM, <n8vred(at)gmail(dot)com> wrote:
>
>> 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
>> <http://dba.stackexchange.com/questions/104823/how-to-reinstall-postgresql-over-an-existing-installation-http://forums.enterprisedb.com/posts/list/4390.page>
>>
>>
>> --
>> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-bugs
>>
>
>
>
> --
> Sandeep Thakkar
>
>
--
Sandeep Thakkar