PostgreSql.Binaries.Lite.Plv8
10.2.1
Minimum set of binaries of the PostgreSQL database.
The one in this file contains postgresql-10.2-1-windows-x64.zip without doc, include, pgAdmin 4, StackBuilder and symbols.
Additionally package includes PostgreSQL 10 plv8 64-bit - PL/V8 1.4.10 from http://www.postgresonline.com/downloads/pg10plv8jsbin_w64.zip.
So, this package can be consumed from the unit tests.
Sample commands to setup a database cluster would be:
- extract
- cd {extractfolder}\pgsql\bin
- initdb -D ..\data
- pg_ctl -D ..\data -o "-p {port}" start
- perform tests
- pg_ctl -D ..\data stop
By default, this will start a database (postgres) and allow postgres user accessing it locally with any password (auth_method = trust).
See the version list below for details.
Install-Package PostgreSql.Binaries.Lite.Plv8 -Version 10.2.1
dotnet add package PostgreSql.Binaries.Lite.Plv8 --version 10.2.1
<PackageReference Include="PostgreSql.Binaries.Lite.Plv8" Version="10.2.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add PostgreSql.Binaries.Lite.Plv8 --version 10.2.1
Dependencies
This package has no dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
10.7.1 | 158 | 4/9/2019 | ||
10.6.1 | 346 | 11/11/2018 | ||
10.5.1 | 4,123 | 8/10/2018 | ||
10.4.1 | 270 | 5/12/2018 | ||
10.3.1 | 283 | 3/22/2018 | ||
10.2.1 | 277 | 2/20/2018 | ||
10.1.2 | 8,854 | 11/16/2017 | ||
10.0.1 | 11,762 | 10/20/2017 | ||
9.6.12.1 | 92 | 3/3/2019 | ||
9.6.11.1 | 129 | 11/11/2018 | ||
9.6.10.1 | 193 | 8/10/2018 | ||
9.6.9.1 | 195 | 5/12/2018 | ||
9.6.8.1 | 216 | 3/22/2018 | ||
9.6.7.1 | 223 | 2/20/2018 | ||
9.6.6.2 | 1,039 | 11/16/2017 | ||
9.6.5.1 | 489 | 9/12/2017 | ||
9.6.4.1 | 260 | 8/18/2017 | ||
9.6.3.1 | 290 | 5/30/2017 | ||
9.5.16.1 | 90 | 3/3/2019 | ||
9.5.15.1 | 128 | 11/11/2018 | ||
9.5.14.1 | 164 | 8/10/2018 | ||
9.5.13.1 | 203 | 5/12/2018 | ||
9.5.12.1 | 214 | 3/22/2018 | ||
9.5.11.1 | 220 | 2/20/2018 | ||
9.5.10.1 | 213 | 11/16/2017 | ||
9.5.9.1 | 234 | 9/12/2017 | ||
9.5.8.1 | 234 | 8/18/2017 | ||
9.5.7.1 | 258 | 6/16/2017 | ||
9.5.5.1 | 262 | 6/16/2017 |