Marko Krajnc schrieb am 12.11.2018 um 11:19:
> I just downloaded the letest version of PostgreSQL for Windows -
> v11.0-1 (as a ZIP archive here:
> https://www.enterprisedb.com/download-postgresql-binaries) and
> started the initdb.exe to initialize the database, but I get the
> message that libwinpthread-1.dll is missing. PgAdmin 4 works out of
> the box with this version.
> 
> If I do the same with version 10.5, the initdb.exe works - but I can
> not use PgAdmin 4 (I get the "Fata Error" message: "The application
> server could not be contacted").

When did you download the archive? 

This has been discussed before on the hackers Mailing list: 

https://www.postgresql.org/message-id/flat/a7935d91-d1c7-e7b8-cfa6-0e736ff5610a%40chrullrich.net

When I downloaded the archive (named 
postgresql-11.0-2-windows-x64-binaries.zip) shortly after that discussion, the 
problem was fixed. 

The current archive for 11.1 definitely contains the DLL

However, I use the archives available from: 
https://www.enterprisedb.com/products-services-training/pgbindownload

It seems those from https://www.enterprisedb.com/download-postgresql-binaries 
are somewhat outdated as that page still shows 11.0 and not 11.1

Thomas

Reply via email to