Re: PostgreSQL v11 offline (portable) version libwinpthread-1.dll error

From: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>
To: gurbanliye(at)gmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: PostgreSQL v11 offline (portable) version libwinpthread-1.dll error
Date: 2018-11-23 06:07:00
Message-ID: CANFyU95GNh43pSHUKXWTuPASF27STk9Q065eW4n8LfVZo4CJqw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi

I guess by offline version you mean, the binary archive and I see the
libwinpthread-1.dll is present.

$ unzip -l postgresql-11.1-1-windows-x64-binaries.zip | grep libwinpthread
52736 11-07-2018 06:59 pgsql/bin/libwinpthread-1.dll

On Fri, Nov 23, 2018 at 2:40 AM Nurmurat Gurbanliyew <gurbanliye(at)gmail(dot)com>
wrote:

> Dear Ms/Mr
>
> I downloaded offline version of PostgreSQL v11 unpacked and run the code
> pg_ctl --help.
> It gave an error, wanted libwinphread-1.dll
> Downloaded that library from
> https://osdn.net/projects/sfnet_sixtyfourbitcompiles/downloads/64bit/libwinpthread-1.dll/
>
> Now it works!!!
> Please update (or what else needs to be done) in order to use offline
> version of PostgreSQL v11.
>
> Thank you very much for your product
>
> Your Sincerely
> Nurmyrat
>
>
>

--
Sandeep Thakkar

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sandeep Thakkar 2018-11-23 06:44:56 Re: PostgreSQL v11 offline (portable) version libwinpthread-1.dll error
Previous Message Haribabu Kommi 2018-11-22 23:23:37 Re: BUG #15514: process fails on jsonb_populate_recordset query. see simple example below