From: | Yannick Collette <yannickcollette(at)gmail(dot)com> |
---|---|
To: | Alexander Lakhin <exclusion(at)gmail(dot)com> |
Cc: | mats(dot)stenfeldt(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #16774: PostgreSQL clean build MINGW64 gcc but initdb fails, cannot find startadress CreateProcessAsUserA |
Date: | 2021-03-16 19:10:49 |
Message-ID: | CADTm7M-Ln_BqUWG2nFfGX3Dtd+hgUuM6QEtuXTKf+p98KkoAKQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hello Alexander,
sorry for the late reply just got back to this problem and your solution
works.
FYI, I am compiling on Windows 2012 platform.
select version();
version
------------------------------------------------------------------------------------------------------------------------------
PostgreSQL 11.11 on x86_64-w64-mingw32, compiled by
x86_64-w64-mingw32-gcc.exe (Rev8, Built by MSYS2 project) 10.2.0, 64-bit
Thanks again for your help!
Yannick
On Wed, 10 Mar 2021 at 03:01, Alexander Lakhin <exclusion(at)gmail(dot)com> wrote:
> Hello Yannick,
> 08.03.2021 19:54, Yannick Collette wrote:
>
> Hello,
>
> I have the exact same problem with source code 11.11 using the following
> configuration. No errors at compilation. Tried your work around and still
> having same problem.
>
> Please try the attached script. If it doesn't work for you, please specify
> which Windows version you are using and I'll try to reproduce your problem
> on my side. (Your complete script would be useful too.)
>
> Best regards,
> Alexander
>
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2021-03-16 22:22:00 | Re: BUG #16160: Minor memory leak in case of starting postgres server with SSL encryption |
Previous Message | Jelte Fennema | 2021-03-16 18:56:09 | Re: BUG #16160: Minor memory leak in case of starting postgres server with SSL encryption |