Re: BUG #17603: Problem running the post-install step. Installation may not complete correctly.

From: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>
To: Константин Малашин <malashinkostyai(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17603: Problem running the post-install step. Installation may not complete correctly.
Date: 2022-09-07 02:24:16
Message-ID: CANFyU94wH=Xp57ZgpLbEYuCr8T2wSbMKo4DCj6ZFyyibSDtFxQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

Looking at the log it seems the execution of the init cluster script
failed. But I couldn't interpret certain words.

Can you take the Admin command prompt and execute the following:

C:\Windows\System32\cscript //NoLogo "C:\Program
Files\PostgreSQL\14/installer/server/initcluster.vbs" "NT
AUTHORITY\NetworkService" "postgres" "postgres"
"C:\Users\malas\AppData\Local\Temp/postgresql_installer_b6263f19c4"
"C:\Program Files\PostgreSQL\14" "C:\Program Files\PostgreSQL\14\data2"
5432 "DEFAULT" 0

and paste the output?

On Fri, Sep 2, 2022 at 2:37 PM Константин Малашин <malashinkostyai(at)gmail(dot)com>
wrote:

> installation file
>
> On Fri, Sep 2, 2022 at 12:46 PM PG Bug reporting form <
> noreply(at)postgresql(dot)org> wrote:
>
>> The following bug has been logged on the website:
>>
>> Bug reference: 17603
>> Logged by: Kostyantin Malashin
>> Email address: malashinkostyai(at)gmail(dot)com
>> PostgreSQL version: 14.5
>> Operating system: Windows 11
>> Description:
>>
>> Problem running the post-install step. Installation may not complete
>> correctly.
>> I have a log installation file and can send you, if needed.
>>
>>

--
Sandeep Thakkar

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Ken Yeung 2022-09-07 08:43:27 using 14.5 pg_upgrade on version 10.18 clusters reports unexpected error occasionally
Previous Message Tom Lane 2022-09-06 16:53:41 Re: BUG #17606: There is still some glitch in 3f7323cbb fixing failure of MULTIEXPR_SUBLINK