Re: libwinpthread-1.dll missing in PostgreSQL 11.0-1 for Windows

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: libwinpthread-1.dll missing in PostgreSQL 11.0-1 for Windows
Date: 2018-11-12 15:10:05
Message-ID: 62357988-d951-9a81-8614-f59364c19c99@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rob Nikander 2018-11-12 15:29:52 Re: help with aggregation query across a second text array column
Previous Message Adrian Klaver 2018-11-12 14:50:56 Re: Recommendation for upgrading from PostgreSQL 9.3