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>, PostgreSQL mailing lists <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 09:54:28
Message-ID: CANFyU95uXewDDbgK1iHm0f5c0xN-yRFP=4WcdL-NZgQL1ZR8Bg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

[Adding pgsql-bugs lists back]

The error:

> 'the program "postgres" was found by "c:\Program
> Files\PostgreSQL\14\bin\initdb.exe" but was not the same version as initdb'

I suspect it may be related to encoding. Can you provide more details on
the system configuration?

On Wed, Sep 7, 2022 at 12:32 PM Константин Малашин <
malashinkostyai(at)gmail(dot)com> wrote:

> I have an error. Attached a screenshot
>
> On Wed, Sep 7, 2022 at 6:24 AM Sandeep Thakkar <
> sandeep(dot)thakkar(at)enterprisedb(dot)com> wrote:
>
>> 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
>>
>>
>>

--
Sandeep Thakkar

Attachment Content-Type Size
image/png 64.6 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Константин Малашин 2022-09-07 10:38:24 Re: BUG #17603: Problem running the post-install step. Installation may not complete correctly.
Previous Message Ken Yeung 2022-09-07 08:43:27 using 14.5 pg_upgrade on version 10.18 clusters reports unexpected error occasionally